body,td,th {
	font-family: Arial;
	font-size: 12px;
}
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: #009900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #009900;
}

.topmenu {
	font-size:12px ;
	color: #000000 ; 
}
.topmenu a:link {		color: #000000; text-decoration:none;  }
.topmenu a:visited {	color: #000000; text-decoration:none;  }
.topmenu a:hover {		color: #DDDDDD; text-decoration:underline;  }
.topmenu a:active {		color: #000000; text-decoration:none;  }

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