a:link {
	font-family: Arial;
	font-size: 11px;
	color: 019CBD;
	text-decoration: none;

}
a:visited {
	color: 019CBD;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;




}
a:hover {
	color: E04251;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial;


}
a:active {
	font-family: Arial;
	color: 1870A3;
	text-decoration: none;
	font-size: 11px;


}
.normal {
	font-family: Arial;
	font-size: 11px;
	color: 656565;
}
.normal-white {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.Head2 {
	font-family: Arial;
	font-size: 15px;
	color: BBBBBB;
}
.normal-blue {
	font-family: Arial;
	font-size: 11px;
	color: 18688F;
}
.small-gray {
	font-family: Verdana;
	font-size: 9px;
	color: #656565;
}
.menu-gray {
	font-family: Arial;
	font-size: 11px;
	color: 656565;

}
.Head1 {
	font-family: Arial;
	font-size: 18px;
}
.small-white {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
