a:link		{ color: #3300FF; text-decoration: none }

a:visited	{ color: #3300FF; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: none }
.mouseover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #336699;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #004080;
	color: #FFFFFF;
	text-align: center;
}
.tdbg {
	background-color: #003366;
}
/*a{
cursor:hand;
text-decoration:none;
}*/
.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.normalfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tdborder {
	border: thin solid #000000;
	margin: 2px;
	padding: 0px;

}
