a:link {
	color: #008080;
	text-decoration: none
}
a:hover {  text-decoration: underline}
a:visited {
	text-decoration: none;
	color: #008080
}
a:active {
	color: #008080;
	text-decoration: underline
}
.blackbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.whitetext {
	color: #008080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008080;
}
.blacktext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

