/* CSS Document */
p{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	padding: -3px;
	background-image: url(/images/bk26.gif);
	margin-left: -3px;
}


.bold {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	color: #00FF99;
	background-color: #CDDFE0;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	display: block;
	padding: 1;
	width: 125px;
	background-image: url(images/bk26.gif);
	background-color: #CDDFE0;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	display: block;
	padding: 1;
	width: 125px;
}
