a
{
	 text-decoration: none;
}
a:link
{
	color: white;
}
a:visited
{
	color: white; 
} 
a:active 
{
	color: white;
}
a:hover 
{
	text-decoration: underline;
}
body
{
	font-family:Arial, Helvetica , sans-serif;
	font-size: 10 pt;
}
table 
{
	font-size: 10 pt;
}
