a:link {
	color: #FFFFFF;
	text-decoration: underline;
	}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}
	
.textVerd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	line-height:17px;
	}
	
.textVerdBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#FFFFFF;
	line-height:24px;
	font-weight: bold;
	}
	
.textVerdBold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
