/* CSS Document */
<style>
a:link  {
	color : #000000;
    font-weight: none; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	text-decoration : none;
}
a:visited  {
	color : #000000;
	text-decoration : none;
}

a:active  {
	color : #000000
	text-decoration : none;
}

a:hover  {
	color :#000000;
	text-decoration : underline;
}



	.font{
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px;
	Color: #000000;
	Text-Decoration: none;
}
	
	.banner-font{
	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px; 
	Color: #FF9933;
	Text-Decoration: None;
}
	.scroll-body {scrollbar-base-color:#FFA421;
    body {scrollbar-arrow-color:488080;
    body {scrollbar-darkshadow-color:488080;

}
</style>
.bg {

	Font-Family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 11px; 
	Color: #FF9933;
	Text-Decoration: None;
}
