@charset "UTF-8";
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.Boldtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.BoldLargetext {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.BoldtextGreen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.whiteText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.BoldtextRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
.BoldLargetextWhite {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.BoldLargetextBlack {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.BoldtextWhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

