.main-text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #E4E3E3;
	text-decoration: none;
}
.top-txt {
	font-family: BordeauxLight;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.main-black-links {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.main-black-links:hover {
	font-family: arial;
	font-size: 12px;
	color: #F9CE27;
	text-decoration: none;
}.main-back-groung {
	background-image: url(images/main-back.jpg);
	background-repeat: repeat-x;
}
