h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #660000;
}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.formulario {
	background: #ECD8D2;
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #660000;
}
.link2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;

}
.link2:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;


}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
.link3:hover {
	text-decoration: underline;
	color: #FF6600;

}
.link4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.link4:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;

}
hr {
	color: #000099;
	height: 1px;
}
.linktxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linktxt:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 14px;

}

.linkpretotxt {
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
	font-size: 14px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0066FF;
	height: 25px;
	width: 160px;
	right: 2px;




	}

.linkpretotxt:hover {
	color: #0000CC;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 25px;
	width: 160px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 7px solid #CC9900;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;


	
}
