@charset "UTF-8";
/* CSS Document */

p, td {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	size:14px;
	line-height:23px;
	color:#2f1d0e;
	text-align: center;
}

a {
	text-decoration:none;
	color:#a93e30;
}

a:hover {
	color:#655925;
}

