.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787878;
	text-decoration: none;
	text-align: justify;
}

A.cont:link {
	COLOR: #787878; TEXT-DECORATION: none
}
A.cont:hover {
	COLOR: #AAAAAA; TEXT-DECORATION: none
}

.azul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
A.azul:link {
	COLOR: #003399; TEXT-DECORATION: none
}
A.azul:hover {
	COLOR: #098DF0; TEXT-DECORATION: none
}
