A:LINK  {
	font-family : verdana, arial, helvetica;
	font-size : 14px;
	font-weight : bolder;
	color : #FFff00;
	text-decoration : none;
	font-style: normal;
	font-variant: normal;
	background-color: #ccac84;
}
A:VISITED  {
	font-family : verdana, arial, helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #FFff00;
	text-decoration : none;
	background-color: #ccac84;

}

A:HOVER  {
	font-family : verdana, arial, helvetica;
	font-size : 16px;
	font-weight : bolder;
	color : #ba3e00;
	text-decoration : none;
	background-color: #ccac84;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ccac84;
}