body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	
}

.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	line-height: 1.5em;
}
.announcement {
	font-size: 14px;
	text-transform: uppercase;
}
.text {
	font-size: 13px;
	line-height: 1.4em;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}


.text a {
	color:#000000
}

.text a:active {
	color:#000000
}

.text a:hover {
	color: #FAF1E7;
	background-color: #000000;
	text-decoration: none;
}

.names {
	font-size: 18px;
	font-style: italic;
}


.menulinks a {
	color: #FF0099;
	text-decoration: none;
}

.menulinks a:hover {
	color: #FF0099;
	font-weight: normal;
	text-decoration: underline;
}

.menulinks a:active {
	color: #FF0099;
}.underline {
	text-decoration: underline;
}

