td, .td { font-family : arial, helvetica; font-size : 10pt; color : #FFFFFF; }

h1 { font-family : arial, helvetica; font-size : 17pt; color : #FFFFFF; }

a {
	font-family : arial, helvetica;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family : arial, helvetica;
	font-size : 9pt;
	color : #CCCC99;
	text-decoration: none;
}

.link {
	font-family : arial, helvetica;
	font-size : 12pt;
	color : #FFFFFF;
	text-decoration: none;
}

.head { font-size: 10pt; color: #FF6699; }
.emaillinks {
	color: #C8BC94;
}
.holiday {
	color: #990000;
}

a:link {
	text-decoration: underline;
	color: #0099FF;
}

a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #99FF66;
}
</style>
a:hover {
	color: #990000;
	text-decoration: underline;
}
