.Vernagir {font-size: 20px; font-weight: bold; }
.Normal_Text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #163D82; }
.Footer, .Footer a {
	font-size: 9px;
	color: #a6b6d2;
	font-weight:600;
	letter-spacing:1px;
	text-decoration: none;

}
/* header text part styles */

.header_part_1 {
	font-size: 32px;
	font-weight: 700;
	color: #163d82;
}
.header_part_2 {
	color: #869cc1;
	font-size: 10px;
	margin-top:10px;
}
.header_part_3 {
	color: #ff2246;
	font-size: 10px;
	margin-top:10px;
	margin-bottom:10px;
}


/* menu styles */

.style8, .style8here {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-right: 15px;

}
.style8 a {
	color: #FFFFFF;
	text-decoration: none;
}
.style8here a {
	color: #FF6666;
	text-decoration: none;
}
.style8 a:hover  {
	color: #869cc1;
}