@charset "ISO-8859-1";

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	
}
