.main_text {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.arialbig_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	font-weight: normal;
}
.menu_text {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F03A02;
}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.orange_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 53px;
	width: 770px;
	background-color: #FE8C05;
}
.orangelight_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 32px;
	width: 770px;
	background-color: #FBE6BB;
}
a.mycustum:link{text-decoration:underline; color:#333333}
a.mycustum:visited{text-decoration:underline; color:#333333}
a.mycustum:hover{text-decoration:none; color:#333333}
a.mycustum:active{text-decoration:underline; color:#333333}
.tiny_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FEFCF7;
}
