td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bold {  font-weight: bold}
a:hover {
	color: #FC7715;
	text-decoration: underline;
}
.subtitulo {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #FC7713;
}.titular {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #FC7713;
}
.fondo {
	background-image:  url("../imagenes/base/fondo.gif");
	background-position: center top;
	background-repeat: no-repeat;
}
.txt9 {
	font-size: 9px;
	line-height: 11px;
}
.negro {
	color: #000000;
}
a {
	text-decoration: none;
}
.red {
	color: #CC0000;
}
.red_b {
	font-weight: bold;
	color: #CC0000;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #DDDDDD;
	text-decoration: none;
	padding: 1px;
	border: none;
}
.envio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	font-size: 9px;
	color: #666666;
	padding: 1px;
	border: none;
	cursor: hand;
}
