.style1 {	color: #Ffff66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {color: #000000}
.style3 {color: #ffcc66}
.style4 {color: #E03B4B}
a:link {
	color: #Ffff66;
	text-decoration: none;
}
a:visited {
	color: #Ffff66;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #Ffff66;
	text-decoration: none;
}

.a2:link {
	color: #000033;
	font-family:Verdana;
	font-size:13px;
	text-decoration: none;
}
.a2:visited {
	color: #000033;
	font-family:Verdana;
	font-size:13px;
	text-decoration: none;
}
.a2:hover {
	color: #ffffff;
	font-family:Verdana;
	font-size:13px;
	text-decoration: none;
}
.a2:active {
	color: #000033;
	font-family:Verdana;
	font-size:13px;
	text-decoration: none;
}


.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #D1BB27;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	color: #000000;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
}
.style8 {
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
}

BODY 
{ 
/*scrollbar-face-color:#c7c7c7; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #FFffff; 
scrollbar-3dlight-color: #FFffff; 
scrollbar-darkshadow-color: #666666;
scrollbar-base-color:#E1C901; 
scrollbar-arrow-color:#dbdada;*/
font-family:Verdana;
font-size:12px;
} 