@charset "UTF-8";
/* CSS Document */

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999DA0;
}
#footer a:link {
	font-size: 10px;
	color: #999DA0;
	text-decoration: none;
}
#footer a:visited {
	font-size: 10px;
	color: #999DA0;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
.style3 {font-size: 10px; color: #FFFFFF; }
