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


/*Footer*/

* html #footer {height:1%}
#footer {
    font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear:both;
	width:780px;
	text-align:left;
	position:relative;
	margin: 10px auto 10px auto;

}

#footer a:link {color: #CCCCCC; text-decoration: none;}
#footer a:visited {color: #CCCCCC; text-decoration: none;}
#footer a:hover {color: #FFFFFF; text-decoration: underline;}
#footer a:active, #footer a:focus {color: #CCCCCC; text-decoration: none;}