a:link, a:visited, a:active  {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;	
	font-size: 11px;	
	color: #990000;
	text-decoration: none;
}

.links:link, .links:visited, .links:active  {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: 15px;
}
.links:hover {
	font-family: Tahoma;	
	font-size: 11px;	
	color: #660000;
	text-decoration: none;
	line-height: 15px;
}
.normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.asterisk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B11E1E;
}
.table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.normalb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.highlight {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #39424A;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.navb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
