BODY {
	background-color: 330000;
	font-family: "Book Antiqua", Georgia, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: FE1E05;

}
a:link {
	color: FF9966;
	text-decoration: none;

}
a:visited {
	color: FF9966;
	text-decoration: none;

}
a:hover {
	color: FE1E05;
	text-decoration: underline;
}
a:active {
	color: FF9966;
	text-decoration: underline;

}
.proftitle {
	font-size: 24px;
}
.subtitle {
	font-size: 18px;
}
.headerlink {
	font-size: 12px;
	text-align: center;

}
