body {
	font-family: verdana;
}

td {
	font-family: verdana;
	font-size : 12px;
	text-align: justify;
}

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

a.fac:link
{
	font-weight : bold;
	color: #003366; 
	text-decoration: none;
	font-family : verdana;
	
}
a.fac:visited 
{
	font-weight : bold;
	color: #003366;
	text-decoration:none;
	font-family : verdana;
}
a.fac:hover 
{
	color :#9933CC;
}

a.makeunderline:link
{	
	font-weight : bold;
	color: #000000; 
	text-decoration: none;
	font-family : verdana;
		
}
a.makeunderline:visited 
{
	font-weight : bold;
	color: #000000;
	text-decoration:none;
	font-family : verdana;
}
a.makeunderline:hover 
{
	color :#003366;
}


a.white_makeunderline:link
{	font-family: verdana;
	font-size :11 px;
	color :#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.white_makeunderline:visited
{	font-family:verdana;
	font-size :11 px;
	color :#ffffff;
	font-weight: bold;
	text-decoration:none;
}
a.white_makeunderline:hover
{
	text-decoration :underline;
	
}
a.name:link
{	
	font-weight : bold;
	color: #003399; 
	text-decoration: none;
	font-family : verdana;
		
}
a.name:visited 
{
	font-weight : bold;
	color: #003399;
	text-decoration:none;
	font-family : verdana;
}
a.name:hover 
{
	text-decoration :underline;
}
