A:link		 {color: #1C698C; text-decoration: none;}
A:active	 {color: #000000; text-decoration: none;}
A:visited 	 {color: #1C698C; text-decoration:none;}
A:hover 	 {color: #1C698C; text-decoration:  underline;}
.mainText {
	font-family: Verdana;
	font-size: 12px;
	color: #2D6391;
}
.innerTexts {
	font-family: Arial;
	font-size: 12px;
	color: #65A3CC;
	line-height:22px;

}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #1C698C;
}
.reg {
	font-family: Arial;
	font-size: 12px;
	color: #65A3CC;
}
.innerTextsHeader {
	font-family: Verdana;
	font-size: 14px;
	color: #2D6391;
	font-weight: bold;
}
.copyright {
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	color: #CEFFFF;
}
.fixedBg {
	background-attachment: fixed;
	background-repeat: no-repeat;
}

