	a:link {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none; 
	color: #fff;
}

a:visited { 
	font-family: verdana;
	font-size: 11px;
	text-decoration: none; 
	color: #fff;
}

a:hover, a:active { 
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline; 
	color: #fff;
}