a:link
{
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
  color: #000099; 
 text-decoration: none;
 }
a:visited
 {
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
  color: #660066; 
 text-decoration: none; 
 }
 a:active
 {
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
  color: #FFCC00; 
 text-decoration: none;
 }
 a:hover
 {
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
  color: #6600FF; 
 text-decoration: none;
 }
body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-weight: bold;
   color: #333333;
  
}
p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   color: #000066;
  font-size: 12px;
 }
 ul {
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-weight: bold;
  color: #000066;
  font-size: 12px;
  list-style-type:square;
  }
  ol {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 font-weight: bold;
  color: #000066;
  font-size: 12px;
  }
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	    color: #000066;
	font-size: 10px;
	background-repeat: no-repeat;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.footer {
    font-family: Verdana, Arial,'Times New Roman';
	font-size: 10px, italic;
	background: #CAE4FF;
}
hr {
color: #6699FF;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #CAE4FF;
	display: block;
	padding: 6px;
	width: 250px;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	background-color: #3399FF ;
	display: block;
	padding: 6px;
	width: 250px;
}
