a:link {
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight : bold;
} 
a:visited {
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight : bold;
} 
a:hover{
	color: white;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	font-weight : bold;
} 
	
p{
	font-family: verdana;
	font-size: 9px;
}	
