a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
font-size:11px;
font-family:Arial;
line-height:14px;
background-color:#FFFFFF;
margin-top: 0px;
color:#666666;
scrollbar-face-color: #cccccc;
scrollbar-shadow-color: #f7f7f7;
scrollbar-highlight-color: #cccccc;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color: #efefef;
scrollbar-arrow-color: #000099 
}
table, td, th {
font-size:11px;
font-family:Arial;
line-height:14px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #333399;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style5 {
	font-size: 8pt;
	color: #FFFFFF;
}
.ana_menu:link {
	font-size:12px;
	font-family:Tahoma;
	font-weight : bold;
	color: #6482C6;
	text-decoration: none;
}

.ana_menu:visited {
	font-size:12px;
	font-family:Tahoma;
	font-weight : bold;
	color: #6482C6;
	text-decoration: none;
}

.ana_menu:hover {
	font-size:12px;
	font-family:Tahoma;
	font-weight : bold;
	color: #1A3E95;
	text-decoration: underline;
}

#alt a {
  text-decoration: none;
  color: #99CC00; 
}
#alt a:hover {
  text-decoration: none;
  color: #B3FF40; 
}

