/* CSS Document */
body {
	background-color: #336699;
}
p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFF00;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
	display: block;
	padding: 8px;
	width: 140px;
}.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	display: block;
	padding: 8px;
	width: 140px;
}
<style type="text/css">
<!--
.style2 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.style6 {font-size: 12px}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style7 {color: #3399CC}
.style10 {font-size: 13px}
.style12 {color: #3399CC; font-family: "Times New Roman", Times, serif; }
.style13 {font-size: 22px; color: #FFFFFF; }
.style14 {font-size: 12px; color: #FFFFFF; }
.style15 {font-size: 16px; color: #FFFFFF; }
.style16 {color: #FFFFFF}
-->
</style>
