.big_blue {
	font-family: tahoma;
	font-size: 18px;
	color: #0031CC;
	text-decoration: none;
}
.big_grey {

	font-family: tahoma;
	font-size: 18px;
	color: #A8A8A8;
	text-decoration: none;
}
.big_orange {

	font-family: tahoma;
	font-size: 18px;
	color: #F9A13A;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #4E91D5;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.cont_name {
	font-family: tahoma;
	font-size: 13px;
	color: #585858;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.frm {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.hostingbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 55px 22px 44px 34px;

}
h1 {
		font-family: tahoma;
	font-size: 13px;
	color: #Ff6600;
	text-decoration: none;
}
h2 {
		font-family: tahoma;
	font-size: 12px;
	color: #Ff6600;
	text-decoration: none;
}

a:link {	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none; }
a:visited { font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;}
a:hover { font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;}
a:active { font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;} 
