body {
background-color : #f0f0f0; 
color : #000000; 
font-family : serif; 
font-size : 13px; 
} 
a:visited {
color : #333333; 
text-decoration : none; 

} 
a:link {
color : #333333; 
text-decoration : none; 
} 
a:hover {
color : #FF3300; 
text-decoration : none; 

} 
a:active {
color : #333333; 
text-decoration : none; 

} 
.bkg {
	background-color: #000000;
}
.standardtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;

}
.standardtextsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;


}
.standardtextoversized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;

}
.headline {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
}
.standardtextblack {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
.standardtextsmallerblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}


.deepsea, .deepsea TD, .deepsea TH
{
background-image:url('/Site/hlright_790x80.jpg');
font-family:sans-serif;
font-weight:600;
}

