ul {
	font-family: "Palatino Linotype", Arial, Helvetica, sans-serif; 
}
.Text 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal
}
.links 	{
font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;  
	font-size: small
	
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	background: #003366;
}
a	{
	text-decoration:none;
	font-weight: bold;
	color: #003366;
}
p { 
color: Black;  
font-family: "Palatino Linotype", Arial, Helvetica, sans-serif;  
}


