.topheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6A6A6A;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: none;
}
.text a:link, #newslinks a:visited {
	color: #6A6A6A;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.text a:hover, #newslinks a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6A6A6A;
}
.boxwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: none;
	background-color: #FFFFFF;
}
.boxwhitegreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #6A6A6A;
}
.boxwhitegreen a:link, #newslinks a:visited {
	color: #6A6A6A;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.boxwhitegreen a:hover, #newslinks a:active {
	color: #6A6A6A;
	text-decoration: none;
	background-color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:link, #newslinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #333333;
}.copyright a:hover, #newslinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #82705A;
	background-image: url(images/dereu-concrete-bg.jpg);
	background-repeat: repeat-x;
}
