a {
	text-decoration : underline;
	<!-- color: #333333; -->
      color: #0077AA;
}
a:active {
	background-color:transparent;
      color: #0077AA;
}
a:hover {
	color:#FFCC66;
	padding: 0px;
	text-decoration: underline;
}
a:visited {
      color: #0077AA;
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6d0000;
	background: url("images/body_bg_2.jpg");	
}
.home {
	width:982px;
	border:none;
	padding:0px;
	<!-- color: #003366; -->
	color: #000000;
	font-weight:none;
	font-size: 12px;
	font-family: Arial;
}
.subpages {
	width:982px;
	border:none;
	padding:20px;
	<!-- color: #003366; -->
	color: #000000;
	font-weight:none;
	font-size: 14px;
	font-family: Arial;
}
.home_left {
	width:327px;
	vertical-align:top;
}
.home_right {
	width:675px;
	vertical-align:top;
	padding:10px;
}
.events {
	color: #4a110d;
	font-weight:none;
	font-size: 12px;
	font-family: tahoma;
}
.welcome {
	padding:5px;
}
.otherinfo {
	background-color:#FFCC66;
	padding:5px;
	font-weight:bold;
}
.footer {
	background-color:#c4d7ef;
	padding:7px;
	font-family:Arial;
	font-weight: bold;
      font-size: 12px;
	color:#0066cc;
	text-align:center;
	width:100%;
}
.staff {
	font-size:12px;
	color:#003366;
}
