body {
	background-color: #002C4A;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.copyright a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.copyright a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
}
.copyright a:active {
	text-decoration: none;
	font-weight: bold;
}