H2  {
	font-size : 15px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : bold;
}

H3  {
	font-size : 13px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : bold;
}

H4  {
	font-size : 11px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
}

BODY  {
	font-size : 11px;
	font-family : Verdana,Arial,Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	background-color : #FFFFFF;
}
a  {
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0000CC;
        text-decoration: none;

}


a:Visited  {
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #006400;
        text-decoration: none;

}

a:Active  {
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
	background-color : #000000;
        text-decoration: none;

}

a:Hover  {
	color : #BB0000;
	font-family : Verdana,Arial,Tahoma;
	font-weight : bold;
	font-style : normal;
	text-decoration : underline overline ;
	background-color : #FFD700;
}
