#footer {
	clear: both;
	width: 700px;
	background-color:#FFFF66;
	padding: 0;
	overflow: auto;
	text-align: center;
	margin-top: 0px;
}
#footer a {
	color:#990000;
	text-decoration: underline;
}
#footer a:hover {
	color:#993333;
	text-decoration: none;
}

.style2 {
	color:#990000;
}
.pgbold {
	font-size: 14px;
	font-weight: bold;
}
.noborder {
	border-style: solid;
    border-width: 0px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style_bold {
	font-weight: bold;
}
a:link { color:#990000; }
a:visited { color:#660000; }
a:hover { color:#660000; }
a:active { color:#990000; }    
    
