a:link {
	color: #1C3B5A;
	font-weight: bold;
}
a:visited {
	color: #1C3B5A;
	font-weight: bold;
}
a:hover {
	color: #B72400;
	font-weight: bold;
}
a:active {
	color: #1C3B5A;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #767257;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #1C3B5A;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #767257;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C3B5A;
	font-weight: normal;
}
h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1C3B5A;
}
h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C3B5A;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.enlaceshtml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
}
