.TOP_BUTTONS {
	font-family: verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.TOP_BUTTONS:hover {
	font-family: verdana;
	color:#B9E3FF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
h1 {
	font-weight: lighter;
	margin:0px;
}
.control {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.TOP_BUTTONS_azul {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #203C6C;
	text-decoration: none;
}
.DW_BUTTONS {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.TEXTO {
	font-family: Arial;
	font-size: 12px;
	color: #1F3B6B;
}
.TEXTO:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0000ff;
}
.TITULOS {
	font-family: "TImes New Roman";
	font-size: 24px;
	font-weight: bold;
	color: #1F3B6B;
	text-transform: uppercase;
}
.SUBTITULOS {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1F3B6B;
	text-decoration: none;
}
.SUBTITULOS:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0000cc;
	text-decoration: none;
}

.FORMU {
	font-family: Arial;
	font-size: 12px;
	color: #1F3B6B;
	background-image: url(form_text_fond.jpg);
	font-weight: bold;
	border: 1px inset #7F9DB9;