
a:link  {
	color : #FF4800;

	text-decoration : underline;
}

a:visited  {
	color : #FF4800;
	text-decoration : underline;
}

a:active  {
	color : #FF4800;
	text-decoration : underline;
}

a:hover  {
	color : #0099FF;
		text-decoration : underline;
}

BODY {
scrollbar-face-color:#8A8A8A;
scrollbar-highlight-color:#cococo;
scrollbar-3dlight-color:#686868;
scrollbar-darkshadow-color:#686868;
scrollbar-shadow-color:#686868;
scrollbar-arrow-color:#686868;
scrollbar-track-color:#686868;
}
body, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
th {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF4800;
}

.style2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	
}
h1,h2
{
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}