
body {
	background-image: url(../images/bgsite.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #26252E;
	font-weight: normal;
}

a:link {
	color: #26252E;
}
a:visited {
	color: #26252E;
}
a:hover {
	color: #26252E;
}
a:active {
	color: #26252E;
}

