<style>{  }

body{ 
    scrollbar-arrow-color:#333333; 
    scrollbar-track-color:#333333; 
    scrollbar-face-color:#FFCC00; 
    scrollbar-highlight-color:#FFCC66; 
    scrollbar-3dlight-color:#F2F2FF; 
    scrollbar-darkshadow-color:000000; 
    scrollbar-shadow-color:#FF9900; 
}

body			{
	font-family: arial;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: none;
	font-style: none;
	
}
td			{
	font-family: arial;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: none;
	font-style: none;
	
}
a:link	 	{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: none;

}
a:visited 	{
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: none;

}
a:hover 	{
	font-family: arial;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: none;

}
.main_frame {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	font-style: none;
	background-color: #333333;
}

</style>