
BODY {
scrollbar-face-color:#FFCC00;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color:#590619;

}

.bodytext{
	Font-Family : Arial, helvetica;
	Font-Size : 80%;
     Font-Weight : none;
	Color : #000000;
	
	}

.bodytext2{
	Font-Family : Arial, helvetica;
	Font-Size : 80%;
     Font-Weight : bold;
	Color : #FF0000;
	
	}

.bodytext3{
	Font-Family : Arial, helvetica;
	Font-Size : 60%;
     Font-Weight : bold;
	Color : #000000;
	
	}

H3 { color: #FFFFFF; font-size: 16px;
                              font-family: Arial, helvetica;
 }
 
 H2 { color: #FFFFFF; font-size: 20px;
                              font-family: Arial, helvetica;
 }

H4 { color: #000000; font-size: 16px;
                              font-family: Arial, helvetica;
 }

A  {
    Font-Family : Arial, helvetica;
	Font-Size : 80%;
	color : #000000;
	text-decoration : none;
}

A:Visited  {
     Font-Family : Arial, helvetica;
	Font-Size : 80%;
	color : #000000;
	text-decoration : none;
}

A:Active  {
    Font-Family : Arial, helvetica;
	Font-Size : 80%;
	color :#000000;
	text-decoration : none;
}

A:Hover  {
     Font-Family : Arial, helvetica;
	Font-Size : 80%;
	color : #0000FF;
	text-decoration : none;
	
}
a.biggy { 
color: red; 
font-size: 90%; 

} 

a.bigggy:hover { 
color: blue; 

} 


