a:link {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #009966;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
.Cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;

}
.Cuerpo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
