body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin: 0;
	padding: 0;
}
a.menu_enlaces:link {
	color:#000000;
	text-decoration: none;
}
a.menu_enlaces:visited {
	color: #000000;
}

a.menu_enlaces:hover {
	color: #990000;
	text-decoration: underline;
}
.destacado {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.titulo {
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}
.entradilla {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
