a:link {
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;





}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #CC9966;
	font-weight: bold;
	color: #993300;











}
a:active {
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;



}
a:visited {

	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

