A {
	text-decoration:underline; 
	font-weight : bold;
}
A:VISITED {
 	color:#336699;
	font-weight : bold;
 }
A:LINK {
	color:#336699;
	font-weight : bold;
}
A:HOVER
{
	color: #339999;
	Text-Decoration: none;
	font-weight : bold;
}
td
{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 10pt;
}
