p, body, td, th, div, blockquote, dl, ul, ol, br, li {
	font-family: Trebuchet ms;
	font-size: 12px;
	color: #666666;
}
h1, h2 {  font-family: Trebuchet ms; color: #001F3C; font-size:28px; }
h3 { font-family: Trebuchet ms; color: #001F3C; font-size: 16px; text-decoration: none}
a:link {
  font-family: Trebuchet ms; font-size: 12px; font-weight: bold; color: #001F3C; text-decoration: none
}
a:hover {
  font-family: Trebuchet ms; font-size: 12px; font-weight: bold; color: #3570AC; text-decoration: underline} 
a:active {  font-family: Trebuchet ms; font-size: 12px; font-weight: bold; text-decoration: none; color: #666666}
a:visited { font-family: Trebuchet ms; font-size: 12px; font-weight: bold; color: #001F3C; text-decoration: none }

#navigation {
 width: 180px;
 padding: 0;
 margin: 0;
 border-collapse: collapse;
}
#navigation td {
 font-family: Trebuchet ms;
 border-bottom: 1px dotted #003366;
 background-color: transparant; 
 color: #001F3C;
}
#navigation a:link, #navigation a:visited {
 font-family: Trebuchet ms;
 display: block;
 margin: 0.4em 0 0.4em 1em;
 color: #001F3C;
 background-color: transparant;
 font-size: 12px;
 text-decoration: none;
 font-weight: bold;
}
#navigation a:hover {
font-family: Trebuchet ms; font-size: 12px; font-weight: bold; color: #3570AC; text-decoration: none; background-color:#CCCCCC;
}
* html #navigation a {
  width: 100%;
}
 

