body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

BODY { SCROLLBAR-FACE-COLOR: #3366FF;
       scrollbar-3dlight-color: #3366FF;
       SCROLLBAR-HIGHLIGHT-COLOR: #000000;
       SCROLLBAR-SHADOW-COLOR: #000000;
       SCROLLBAR-ARROW-COLOR: #000000;
       SCROLLBAR-TRACK-COLOR: #FFFFFF;
       SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF}

a {
	text-decoration: none;
	color: #0000FF;
}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}


#text_navigation {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

#text_navigation a {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#text_navigation a:hover {
	color: #0000FF;
	text-decoration: underline overline;
}

#v_menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#v_menu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#v_menu a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


a.link1 { color: #FFFFFF; text-decoration: none }
a:visited.link1 { text-decoration: none; color:red}
a:hover.link1 { text-decoration: underline overline; color:#FFFFFF}

a.link2 { color: #000000; text-decoration: none }
a:visited.link2 { text-decoration: none; color:#333333}
a:hover.link2 { color:#000000; text-decoration: underline ;font-weight: bold}

a.link3 { color: #000000; text-decoration: none }
a:visited.link3 { text-decoration: none; color:#000000}
a:hover.link3 { color:#000000; text-decoration: underline }

a.link4 { color: #FFFFFF; text-decoration: none }
a:visited.link4 { text-decoration: none; color:#FFFFFF}
a:hover.link4 { color:#FFFFFF; text-decoration: underline ;font-weight: bold}

a.linkNY { color: #FF0000; text-decoration: none }
a:visited.linkNY { text-decoration: none; color:#FF0000}
a:hover.linkNY { color:#FF0000; text-decoration: underline ;font-weight: bold}

</STYLE>
