a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;




}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	

}
a:hover{
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	
} 
a.two:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: none;
	color: #99CC66;
	text-decoration: none;




}
a.two:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: none;
	color: #99CC66;
	text-decoration: none;
	

}
a.two:hover{
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: none;
	color: #FF6699;
	text-decoration: underline;
	
} 
