
body {
	font-family: "Times New Roman", Times, serif;
 
}


a:link {
	font-family: "Times New Roman", Times, serif;
	color: #638226;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;
	font-weight: bold;
}
