table 
{
text-decoration: none;
font-family : arial;
font-size: 11px;
color : ffffff;
} 

td 
{
text-decoration: none;
font-family : arial;
font-size: 11px;
color : ffffff;
} 

body
{
text-decoration: none;
font-family : arial;
font-size: 11px;
color : ffffff;
} 


.BodyMain
{
text-decoration: none;
font-family : arial;
font-size: 11px;
color : ffffff;
} 


A  
{
font-family : arial;
font-size:11px;
text-decoration: underline;
color : #ffcc00;
}

A:Hover 
{ 
font-family : arial;
font-size:11px;
text-decoration: underline; 
color : #ffff33;
}




.BodyHeading
{
font-family : arial;
font-size:17px;
font-weight:bold;
text-decoration: none; 
color : #00ccff;
text-transform: uppercase
}

.BodySubHeading
{
font-family : arial;
font-size:11px;
font-weight:bold;
text-decoration: none; 
color : #0099cc;
text-transform: uppercase
}

.ResultsSubHeading
{
font-family : arial;
font-size:13px;
font-weight:bold;
text-decoration: none; 
color : #00ccff;
text-transform: uppercase
}


.BodySubHeadingYellow
{
font-family : arial;
font-size:11px;
font-weight:bold;
text-decoration: none; 
color : #ffcc00;
text-transform: uppercase
}

.BodyHeadingMixed
{
font-family : arial;
font-size:17px;
font-weight:bold;
text-decoration: none; 
color : #00ccff;
}

