.text {font-size: 12px; font-family: sans-serif;}

.l1 {  font-family: sans-serif; font-size: 16px; font-weight: bold; color: #336699}

.lm {  font-family: helvetica; font-size: 17px; font-weight: normal; color: #ffffff}

.lmtext {font-size: 12px; font-family: sans-serif; color: #ffffff}

.lmlinks {
	font-family: sans-serif;
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}

.links {
	font-family: sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #0000FF;
}
.links2 {
	font-family: sans-serif;
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
}


.announcement {
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}


a.announcement:link {
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
}

a.announcement:visited {
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
}

a.announcement:active {
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
}

a.announcement:hover {
	font-family: sans-serif;
	font-size: 10px;
    text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
	}