a.footer:link {
	color: #99CCFF;
	text-decoration: none;
}

a.footer:visited {
	color: #99CCFF;
	text-decoration: none;
}

a.footer:hover {
	color: #99CCFF;
	text-decoration: underline;
}

a.notinuse:hover {
	color: #99CCFF;
	background-color: #ffffff;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
    text-align: center;
	text-decoration: none;
	margin-top:0px; 
	margin-bottom: 0px;
}

h2 {
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-weight: normal;
 text-align: left;
 margin-top: 0px; 
 margin-bottom: 0px;
 color:#7B7B3E;"
}
