BODY {
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #D5CEBF;
	text-decoration: none;
}
.texto:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.borde {
	border: 1px solid #666666;
}
.focovisual {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.focovisual:hover {
	color: #9FECFF;
	text-decoration: none;

}
.bt_saltear {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.bt_saltear:hover {
	color: #DFDAB9;
	text-decoration: none;
}
