.sub 
{  
font-family: "MS Sans Serif,Arial,Helvetica,sans-serif"; 
font-size: 18px; font-weight: normal; 
color: #663300;
}

.subj 
{  
font-family: "MS Sans Serif,Arial,Helvetica,sans-serif"; 
font-size: 12px; font-weight: bold; color: #FF6600
}

.bod 
{  
font-family: "MS Sans Serif,Arial,Helvetica,sans-serif"; 
font-size: 10px; 
color: #000000;
}

.subsm 
{  
font-family: "MS Sans Serif,Arial,Helvetica,sans-serif"; 
font-size: 10px; 
font-weight: bold; 
color: #993300;
}

.a            
{ 
color: #000000; 
font-size: 9px; 
font-family: "MS Sans Serif,Arial,Helvetica,sans-serif"; 
text-decoration:none;  
font-weight: bold;
}

.a:hover      
{ 
color: #999999; 
font-size: 9px; 
font-family: "MS Sans Serif,Arial,Helvetica,sans-serif"; 
font-weight: bold; 
text-decoration: underline;
}