body {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {}
td {}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
}
.whitetape {
	border: medium none #FFFFFF;
	background-color: #FFFFFF;
}
