p{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000000;
line-height: 15px;
padding: 3px;
}

.navigation {
}

.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 125px;
	text-decoration: none;
	background-color: #3366FF;
}
.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 2px;
	width: 125px;
	text-decoration: none;
	background-color: #66CCFF;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #0000FF;
}



