body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
a.footer {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	text-decoration: none;
}
a.footer:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	text-decoration: underline;
}

.current {
	color: #000099;
	font-weight: bold;
}
a.current {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.current:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

.past {
	color: #006633;
	font-weight: bold;
}
a.past {
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
a.past:hover {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}

.subscribe {
	color: #CC6633;
	font-weight: bold;
}
a.subscribe {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}
a.subscribe:hover {
	color: #CC6633;
	font-weight: bold;
	text-decoration: underline;
}

.advertise {
	color: #990000;
	font-weight: bold;
}
a.advertise {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.advertise:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.about {
	color: #FFCC00;
	font-weight: bold;
}
a.about {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a.about:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}

.contact {
	color: #006699;
	font-weight: bold;
}
a.contact {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
a.contact:hover {
	color: #006699;
	font-weight: bold;
	text-decoration: underline;
}

.home {
	color: #669900;
	font-weight: bold;
}
a.home {
	color: #669900;
	font-weight: bold;
	text-decoration: none;
}
a.home:hover {
	color: #669900;
	font-weight: bold;
	text-decoration: underline;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}