body{
	background-color: #DECEC6;
}
a, a:active, a:link, a:visited {
	color:#785552;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
a:hover{
	color:#000000;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
