body {
	background-color: 085069;
	background-image: url(img/fnd.jpg);
	background-repeat: repeat;
}
.dere {
	font-family: Arial;
	font-size: 10px;
	color: #6FCECE;
	text-decoration: none;
}
a.dere:hover {

	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.fndcolors {
	background-image: url(img/fndden.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.btn {
	font-family: Arial;
	font-size: 14px;
	color: #085069;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
a.btn:hover {
	font-family: Arial;
	font-size: 14px;
	color: #6fcece;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

