
body, p, table, td { 
font-size: 11px; 
line-height: 150%; 
font-family: Verdana, Arial, sans-serif 
}

a:link {
	color: #400A77;
	text-decoration: none;
}
a:visited {
	color: #400A77;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}


