body {
	background-image: url(images/bg-main.gif);
	background-color: #270038;
}

a:link {
	color: #F8D602;
}
a:visited {
	color: #F8D602;
}
a:hover {
	color: #FF8A00;
}
a:active {
	color: #F8D602;
}

.boldtitle-black {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #14388B;
}
.boldbody-black {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #14388B;
}
.bodytext-black {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #14388B;
}
.boldtitle-red {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D15205;
}
.boldtitle-yellow {


	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FCEA83;
}
.bodytext-yellow {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FCF474;
}
