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

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
}

#footer{
	margin:0 auto;
	font-size:18px;
	text-align:center;
}

a:link {color: ; text-decoration: underline; }
a:active {color: ; text-decoration: none; }
a:visited {color: ; text-decoration: underline; }
a:hover {color: ; text-decoration: none; }