body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	font-size: medium;


}
table {  font-family: Arial, Helvetica, sans-serif} 
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #FFFFFF}
.footer {
	font-size: smaller;
	color: #CCCCCC;
}
.center {
	text-align: center;
}
.small {
	font-size: small;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	border: thin solid #000000;
	padding-right: 2px;
	padding-left: 2px;
}
.box {
	width: 650px;
	margin:0px auto;


}
.imagelink {
	text-decoration: none;
}
.imagelink a:link{
	text-decoration: none;

}
.imagelink a:hover {
	text-decoration: none;
	border: none;
	padding: 0px;


}
.large {
	font-size: large;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-color: #990000;


}
.smaller {
	font-size: x-small;
}
.tbleboarder {
	border: medium solid #660000;
}
