.textogeneral {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.textodisclaimers {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
}
.titulos {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF99;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.fondo {
	background-color: #000000;
	cursor: hand;

}
