a:link{
   color : #7EAFBD;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	text-decoration : none;
}

 a:visited{
	color : #7EAFBD;
	text-decoration : none;
}

 a:hover{
	color : #5495A7;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	text-decoration : none;
}

a:active{
	color : #7EAFBD;
	text-decoration : none;
}
.maintext{
	color : #9F9F9F;
	font : normal 12px Tahoma, "MS Sans Serif", Geneva, sans-serif;
	line-height: 14px;
}

.maintextBold{
	color : #9F9F9F;
	font : bold 12px Tahoma, "MS Sans Serif", Geneva, sans-serif;
	line-height: 14px;
}

.footer{
	color : #9F9F9F;
	font : normal 11px "MS Sans Serif", Geneva, sans-serif;
}

.footerBold{
	color : #62717F;
	font : bold 13px "MS Sans Serif", Geneva, sans-serif;
}

.linktext{
	color : #7EAFBD;
	font : bold 12px Tahoma, "MS Sans Serif", Geneva, sans-serif;
}


.linktextSmall{
	color : #62717F;
	font : bold 14px Tahoma, "MS Sans Serif", Geneva, sans-serif;
}

.redErrorText{
	color : #647482;
	font : bold 14px Tahoma, "MS Sans Serif", Geneva, sans-serif;
}

TEXTAREA, INPUT, SELECT, OPTION, .area {
	font : normal 70% Courier New, Courier, monospace;
}
