.maintext {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titletext {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FBB130;
	text-decoration: none;
}
.imgborders {
	border: 1px solid #930E5C;
}

.linktext {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FBB130;
	text-decoration: none;
}
.boldwhitetext {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteborders {
	border: 1px solid #FFFFFF;
}
.mainboxstyle {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/backg-main.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.MainText {
	font-family: Tahoma;
	font-size: 10px;
	color: #F3B590;
	text-decoration: none;
}
