

a:link   {
	text-decoration: none;
	color: Maroon;
}
             
a:visited {   
	text-decoration: none; 
	color: Maroon;
}

a:hover  {
	text-decoration: none;
	color: Maroon;
}

font     {
	font-family: Verdana, sans-serif;
	font-size: 11;
	font-weight: bold;
	color: Maroon;
}

table{
	width: 642;
}