.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-decoration: none;

}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: bolder;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
.main a:link {
	color: #000080;
	text-decoration: underline;
}
.main a:visited {
	color: #0000ff;
	text-decoration: underline;
}
.main a:hover {
	color: #800080;
	text-decoration: none;
}
.main a:active {
	color: #000080;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.nav a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:link {
	color: #000080;
	text-decoration: underline;
}
.header a:visited {
	color: #666666;
	text-decoration: underline;
}
.header a:hover {
	color: #00CC00;
	text-decoration: none;
}
.header a:active {
	color: #000080;
	text-decoration: none;
}.huge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
