.text2
{
    COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica;
    FONT-SIZE: 12px;		
}
.text3
{
    COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica; FONT-SIZE: 15px;	
}

BODY
{
    SCROLLBAR-FACE-COLOR: #D3D0C8;
    SCROLLBAR-SHADOW-COLOR: #BFBFBF; 
    SCROLLBAR-HIGHLIGHT-COLOR: #BFBFBF; 
    SCROLLBAR-3DLIGHT-COLOR: #D3D0C8; 
    SCROLLBAR-DARKSHADOW-COLOR: #D3D0C8;
    SCROLLBAR-TRACK-COLOR: #BFBFBF;
    SCROLLBAR-ARROW-COLOR: #000000; 
}

a
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; color: C9C2C2; 
    text-decoration: none;
    font-weight : bolder;
}
	
a:hover
{  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; color: #FA6E00; 
    font-weight : bolder;
    text-decoration: underline;	
}