@charset "utf-8";
/* CSS Document */

.menstyle {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.menstyle A:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.menstyle A:hover {
	color: #D3A700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.menstyle A:active {
	color: #D3A700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

.menstyle A:visited {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}



.whitetextbig {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;

}

.orangebigtext {
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;

}
.whitetextsuperbig {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;

}
.whitetextsmall {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;

}
.hugetext {
	color: #29166F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;

}

.regtext {
	color: #29166F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;

}
.regtextcross {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:line-through
}

.redicutxt {
	color: #29166F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 52px;

}
.redicutxtwhite {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 52px;

}

.regtextbold {
	color: #29166F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.regtextsmalltitle {
	color: #29166F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}

.goldtext {
	color: #D3a700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
