	
a:link {
	color: #006600;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:active {
	color: #33CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
a.altlink:link {
	color: #333333;
	font-style: normal;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.altlink:visited {
	color: #FF66FF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.altlink:active {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a.altlink:hover {
	color: #9CF8B4;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.footer {
	margin: 0px;
	padding: 0px;
	background-color: #E2D7EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 15px;
	height: 25px;
}
.fillbox {
	float: left;
	height: auto;
}

