
a:link  {
	color : #04B4E3;

	text-decoration : underline;
}

a:visited  {
	color : #04B4E3;
	text-decoration : underline;
}

a:active  {
	color : #04B4E3;
	text-decoration : underline;
}

a:hover  {
	color : #610100;
		text-decoration : underline;
}

BODY {
	scrollbar-base-color:#C0C0C0;
}
 td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
th {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.style2 {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	
}
h1,h2
{
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}