body {
	background-color: #990033;
	font-family: Book Antiqua;
	color: #000000;
}

table {

	font-family: Garamond;
	font-size: 16px;
}

.tbla {
	font-family: Garamond;
	font-size: 16px;
	border: 1px solid #000000;
}


a:link {
	font-family: Georgia;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Georgia;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Georgia;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
