a:link { color: #003399; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: #990000; text-decoration: none }
a:hover { color: #000099; text-decoration: underline }

body {
	background-color: #333333;
}
.style1 {
	font-family: Verdana;
	font-size: 10px;
}
.style2 {font-family: Verdana; font-size: 10px; font-weight: bold; }
.style4 {font-family: Verdana; font-size: 10px; color: #FFFFFF; }
.style5 {font-family: Arial; font-size: 11px; }

p.sub_nav{
margin-bottom:20px;
}
p.sub_nav a{
padding:10px 20px;
}