p {
	margin-right: 15px;
	margin-left: 10px;
	text-align: justify;
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #555555;
}
a:link {
	color: #019FCF;
	text-decoration: underline;

}
a:visited {
	color: #019FCF;
	text-decoration: underline;

}
a:hover {
	color: #000000;
	text-decoration: none;
}
td, textarea, input, select {
	font-family: Geneva, Arial, Helvetica, Tahoma;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
}
h1 {
	font-family: Geneva, Arial, Helvetica, Tahoma;
	font-size: 18px;
	color: #016490;
	margin-right: 15px;
	margin-left: 10px;
	text-shadow: #555555
}
h2 {
	font-size: 14px;
	margin-right: 15px;
	margin-left: 10px;
	color: #016490
}
img.hola {
    border: 1px #555555 solid;
}