A
{
Color: #FF9900;
; text-decoration: none
}

A:HOVER
{
Color: #FF9900;
Text-Decoration: underline;
}

BODY
{
	scrollbar-face-color:#ffffe8;
	scrollbar-highlight-color:#ffcc00;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffcc00;
	scrollbar-arrow-color:#ffcc00;
	scrollbar-track-color:#000066;
	font-weight: normal;

}
.text {
	font-family: Arial;
	font-size: 12px;
; color: #000066
}
.imp {  font-family: Arial; font-size: 10px; color: #FFFFFF}
.head {  font-family: Arial; font-size: 16px; font-weight: bold; color: #000066}
