a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

H1 {font-family: arial,helvetica; font-size: 10pt; color: black}

.overlined {
	text-decoration: overline;
}
.TESTING {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00FF00;
	background-image: url(images/3D-FMF%2072%20small.jpg);
	height: auto;
	width: auto;
}
float {
	border: thick double #333333;
	position: absolute;
	height: auto;
	width: auto;
}

