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

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a img {
	text-decoration: none;
	border: 0 none;
	}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B9B9B9;
	font-size: 14px;
}

.style8 {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {
	color: #ffffff
}
.style7 {color: #FFFFFF}



#header {
	clear: both;
        margin: 0px;
	height: 104px;
	background: url(images/img01.gif) repeat-x left top;
}

#footer {
	clear: both;
        margin: 0px;
	height: 89px;
	background: url(images/img01.png) repeat-x left top;
}

#navigation {
	clear: both;
        margin: 0px;
	height: 47px;
	background: url(images/img02.gif) repeat-x left top;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

