body {
	background-color: #4a0001;
}

a {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

td {
	color: #000000;
	font-family:sans-serif;
	font-size:14px;
}

.nav1 {
	background-color:#666666;
	color: #FFFFFF;
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
}

.nav1:hover {
	background-color:#666666;
	color: #cccccc;
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.nav2 {
	background-color:#666666;
	color: #FFFFFF;
	font-family:sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
