@charset "UTF-8";/* CSS Document */body {	text-align:center;	background-color:#000000;	background-image:url(../img/home01.jpg);	background-repeat:repeat-x;	margin-top: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;} :link:focus, :visited:focus {-moz-outline: none;}a:link {	color: #9eb353;	text-decoration:none;}a:visited {	color: #9eb353;	text-decoration:none;}a:hover {	color: #9eb353;	text-decoration:underline;}a:active {	color: #9eb353;	text-decoration:none;}