body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #FFF url(imagen/fondo.gif);
	margin: 0;
}
td, th {
	font-size: 14px;
}
a {
	color: #F30;
	text-decoration: none;
}
a:hover {
	color: #C00;
}
.llamativo {
	font-size: 20px;
	font-style: italic;
}
.tit {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #F00;
}
.texto {
	font-size: 14px;
}
.opcion {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	margin: 1px;
}
.rojo {
	color: #F00;
}
.pie {
	font-size: 12px;
	background: #FFF;
}
.mediano {
	font-size: 11px;
}
