@charset "utf-8";
<style type="text/css">
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(bg.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#wrapper {
width:100%;
margin-top: 185px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
}
div#header {
padding: 15px;
margin: 0px;
text-align: center;
}

</style>

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

div#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

div#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

div#footer ul li a:hover{
text-decoration : underline;
}
-->



