.mainlinks {
	color: #F2E29E;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.next {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F2E29E;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

