body {
	font-family: verdana;
}

td {
	font-family: verdana;
	font-size :11px;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a.makeunderline:link
{
	color: #000666; 
	text-decoration: none;
	font-family : Helvetica;
	font-weight :bold;
	
}
a.makeunderline:visited 
{
	color: #000666; text-decoration: none;
	font-family : Helvetica;
	font-weight : bold;
}
a.makeunderline:hover 
{
	text-decoration: underline
}


a.white_makeunderline:link
{
	color :#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.white_makeunderline:visited
{
	color :#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.white_makeunderline:hover
{
	text-decoration :underline;
	
}

