a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #AF1A1A;
	text-decoration: none;
	font-weight: bold;
!A1A;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #AF1A1A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
img {
	margin: 5px;
}
td {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
