a:link{
	color: #FF0000;
	text-decoration: none;
}

a:visited{
	color: #FF0000;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

.TITULO1 {
	color: #FF6600;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
}

.TITULO2 {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}

.TITULO4 {
	color: #0134FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 30px;
}

.TXT1 {
	color: #009900;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	padding-left: 10px;
	font-weight: bold;
}
.TXT2 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}
.TXT3 {
	color:#000000;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial;
	line-height: 11px;
}

.TXT4 {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}

.TXT5 {
	color:#666666;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	background-color: #FFFFFF;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px outset #FFFFE1;
}


body {
	scrollbar-face-color: #A2C6E0;
	scrollbar-shadow-color: #004080;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DEEBF5;
	scrollbar-darkshadow-color: #DEEBF5;
	scrollbar-track-color: #DEEBF5;
	scrollbar-arrow-color: #004080;
}
