
a:link {
	font-family: Verdana;
	font-size: 11px;
	
	color: #FFCF0F;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	
	color: #FFCF0F;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	
	color: #FFCF0F;
	text-decoration: underline;
}
a:active {		
    font-family: Verdana;
	font-size: 11px;
	
	color: #FFCF0F;
	text-decoration: underline;
}
