.text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #DEBEA7;
	text-align: justify;

}
.textb {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #DECFB4;
	padding-right: 25px;
	padding-left: 25px;

}
a:link,a:visited{
	color:#FFCC99;
	text-decoration: underline;
	font-weight: bold;

}
a:hover,a:active{
	color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	height: 22px;
	width: 250px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;

}

p.bonus {font-family: Arial; Verdana; font-size: 12px; color: #DECFB4; margin-top: 0px; margin-bottom: 0px;}
