.main-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
a.main:link {
	text-decoration: none;
	color: #FFFFFF;

}
a.main:visited {
	text-decoration: none;
	color: #FFFFFF;

}
a.main:hover {
	color: #CCCC99;
	text-decoration: none;
}
a.main:active {
	text-decoration: none;
	color: #FFFFFF;

}
