td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.naranja_negrita {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
select {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(recorte/fondo.gif);
	background-repeat:  repeat-y;
}
.links {

	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.naranja_OSCURO {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
a:visited {

	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
