BODY, td, tr, th {
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}


a {
	text-decoration : underline;
	font-weight: bold;
	font-size: x-small;

}

a:link {
	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #3366CC;
}

a:visited {
	color: #0099FF;
	font-weight: bold;

}

a:hover {
	text-decoration: none;
}	
a:active {
	color: #999999;
	text-transform: uppercase;
}
