.textContent {
	font-family: Verdana;
	font-size: 11px;	
	text-align: justify;
}
.links {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
	a.links:link { color: #003366;text-decoration:none; background-color: transparent}
	a.links:hover { color: #999999; text-decoration:none;background-color: transparent}

.links2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
	a.links2:link { color: #003366;text-decoration:none; background-color: transparent}
	a.links2:hover { color: #999999; text-decoration:none;background-color: transparent}

.links3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
	a.links3:link { color: #003366;text-decoration:none; background-color: transparent}
	a.links3:hover { color: #FFFFFF; text-decoration:none;background-color: transparent}
	
.adminLinks {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	a.adminLinks:link { color: #FFFFFF;text-decoration:none; background-color: transparent}
	a.adminLinks:hover { color: #0099FF; text-decoration:none;background-color: transparent}
	
.textLocation {

	font-family: Verdana;
	font-size: 9px;
}
.textTitle {

	font-family: Verdana;
	font-size: 13px;
}
.nolinks {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

