body {
	scrollbar-face-color:#CC6600;
	scrollbar-3dlight-color:#852900;
	scrollbar-highlight-color:#CC6600;
	scrollbar-shadow-color:#CC6600;
	scrollbar-darkshadow-color:#852900;
	scrollbar-arrow-color:#852900;
	scrollbar-track-color:#CC6600;
 	background-color:#FFFFFF;
	background-image: url(../imagenes/fondo.jpg);
	font:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #330000;	
 	}
a {
	text-decoration: none;
	color:#666600;
	}
td {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #330000;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	}
.input {
	color: #660000;
	background-color: #C9B293;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px solid #330000;
	}
.edit {
	color: #660000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px solid #330000;
	}
.envio {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #990000;
	border:1px solid #CC9966;
	cursor: hand;
	}
.small {
	font-size: 10px;
	}
.titular {
	font-size: 16px;
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
.subtitulo { font-size: 10px; font-weight: bold; color: #990000;}
.b_body {
		font-weight: bold;
		}
.red {  color: #CC0000;}
.bienve{
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #660000;
	}
.just {  text-align: justify;}
.cur {  font-style: italic;}
.blanco, .blanco a{
	color: #FFFFFF;
}
.caja {
	border: 1px solid #999999;
}
.feed td {
	padding: 2px 4px 2px 8px;
	text-align:justify;
}