a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #993300;
	text-decoration: none;



}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.TEXTOtitular {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}

.FORMboton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	cursor: hand;
	border: none #990000;
	text-decoration: none;
	background-position: center center;
	background-color: #FFFFFF;

}

.FORMcampos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
.TEXTOgeneral {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: justify;
}
.TEXTOgeneralblanco {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.TEXTOpequeno {


	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
}
.tablas {
	background-color: #FFFFFF;
	border: 1px dotted #669999;
}
