body{
	margin: 0px;
	color: #333333;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.texto_1 {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
}
.texto_2 {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
.NavegarDos {
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
A.NavegarDos:link {
	TEXT-DECORATION: none;
	font-weight: normal;
	color: #333333;
}
A.NavegarDos:hover {
	COLOR: #05129A;
	text-decoration: underline;
}
A.NavegarDos:visited {
	TEXT-DECORATION: none;
	color: #333333;
}
A.NavegarDos:hover {
	COLOR: #05129A;
	text-decoration: underline;
}

