body {
	background-color: #CCCCCC;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 50px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}

.navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
	line-height: 50px;

}


.navigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	line-height: 50px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

