@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #191c21;
}
h1 {
	color: #006bb7;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.home_text{
	color: #ffffff;
	font-size: 11px;
}
a {
	color: #03375e;

}
a:hover {
	color: #0099CC;
	text-decoration: none;
}

.ht_top{
	font-size: 14px;
	font-weight:bold;
}	

.servicesul{
	font-size:13px;
}
.error {
	color: #FF0033;
}
.ht_bottom a{
	color: #0099CC;
	text-decoration: underline;
}
.ht_bottom a:hover{
	color: #ffffff;
	text-decoration: none;
}
