a:link {
	color: #483C13;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;



}
a:visited {
	color: #483C13;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:active {
	color: #483C13;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:hover {
	color: #99CC33;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;


}
