a:link {
	color: #B65930;
	text-decoration: none
}
a:active { color: red; text-decoration: none }
a:visited {
	color: #B65930;
	text-decoration: none
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;

}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.front {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C25B2E;
	font-weight: bold;
}

.front-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #575761;
	font-weight: bold;
}

#mainText {
	background-image: url(../Images/Background/Img_13.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 900px;
	left: 0px;
	top: 122px;
	height: 531px;

}

#Foot {
	position: absolute;
	width: 900px;
	left: 0px;
	top: 653px;
	height: 22px;
	background-color: #000000;
	visibility: visible;


}

#Foot_foto {
	position: absolute;
	width: 900px;
	left: 0px;
	top: 1422px;
	background-color: #000000;
	visibility: visible;


}

.Navigation {
	position: absolute;
	width: 122px;
	height: 40px;
	left: 775px;
	top: 485px;
}