
body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background: url(pics/background-01.jpg) repeat-y center;
	background-color: #eaeaea;
}
* {margin:0 auto;padding:0;border:0}

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

.topbar {
	font-size: 12px ;
	color: #FFFFFF ;
	font-weight: bold ; 
}
.topbar a:link {		color: #FFFFFF; text-decoration:none;  }
.topbar a:visited {		color: #FFFFFF; text-decoration:none;  }
.topbar a:hover {		color: #FFFFFF; text-decoration:underline;  }
.topbar a:active {		color: #FFFFFF; text-decoration:none;  }

.copyright {
	font-size: 10px ;
	color: #FFFFFF ; 
}
.copyright a:link {		color: #FFFFFF; text-decoration:none;  }
.copyright a:visited {	color: #FFFFFF; text-decoration:none;  }
.copyright a:hover {	color: #FFFFFF; text-decoration:none;  }
.copyright a:active {	color: #A4FFA4; text-decoration:none;  }