a:link, a:visited, a:hover {
	color:#000000;
	text-decoration:underline;
	font-size:14px;
}

a:hover{
	color:#333333;
	text-decoration: underline;
	background-color:#C1D3FB;
		font-size:14px;
}

td {
	font-family: Arial,sans-serif;
}

.style2 {
font-family: Arial,sans-serif;
	font-size: 114%;
	color: #000086;
}
.style3 {
	font-size: 80%;
	color: #333333;
}
.style4 {color: #333333}
.style5 {color: #006699}
.style7 {
	color: #996633;
	font-weight: bold;
}
.style8 {font-size: 70%; color: #333333; }
.style9 {color: #000066; font-weight: bold; font-size: 120%; }

a.a3:link, a:visited, a:hover {
	color: #333333;
	text-decoration:underline;
}

a.a3:hover{
	text-decoration: underline;
	background-color:#C1D3FB;
}

a.top:link, a:visited, a:hover {
	color: #333333;
	text-decoration:underline;
		font-size:14px;
		background-color:#FFFFFF;
}

a.top:hover{
color:#006699;
	text-decoration: underline;
	font-size:14px;
}

.title {
color:#ff0000;
 font:Arial, Helvetica, sans-serif;
  font-size:5;
  font-weight:bold;
}

.feature_title
{
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	color:#FF0000;
}

.footer {font-size: 12px; color: #000066; 
font:Arial, Helvetica, sans-serif;
font-style: italic;
}


#navigation ul{
  text-align: left;
  font-size: 0.8em;
  font-weight: bold;
  font-family: sans-serif;
  color: #333;
  padding: 0;
  list-style: none;
  margin: 0;
  border: none;
}
#navigation table {
background-color:#483883;
}

#navigation li {
  border-bottom: 1px solid #c0b9da;
  margin: 0;
}
#navigation li a {
  display: block;
  padding: 5px 5px 5px 5px;
  border-left: 10px solid #29166f;
  border-right: 10px solid #8f85b7;
    background-color: #483883;
  color: #fff;
  text-decoration: none;
}
#navigation li a:hover {
  border-left: 10px solid #483883;
  border-right: 10px solid #c0b9da;
  background-color: #8f85b7;
  color: #fff;
}

-->
