text {
	font-size: 10px;
	color: #666666;
}
.text {
	font-size: 12px;
	color: #474545;
	text-decoration: none;
	line-height: 19px;
	
	}
a:hover {
	font-size: 12px;
	color: #C90D0D;
	text-decoration: underline;

}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #EE620D;
}
.heading:hover {
	font-size: 12px;
	color: #221BBA;
	text-decoration: none;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.profile {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.heading-white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.button-enter {
	font-size: 12px;
	color: #333333;
	background-color: #FFDC93;
	height: 20px;
	width: auto;
	border: 1px solid #FF9966;

}
.button-type {
	font-size: 10px;
	color: #333333;
	background-color: #F7F7F7;
	height: 20px;
	width: auto;
	border: 1px solid #999999;

}
.fillbox {
	font-size: 12px;
	color: #000000;
	background-color: #F7F7F7;
	height: 20px;
	width: auto;
	border: 1px solid #333333;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.grey {
	font-size: 12px;
	color: #CCCCCC;
}
.showfont {
	font-size: 14px;
	color: #FF0000;
}
