/* CSS Document */
p.etiquetas {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	padding-top: 3px;
	width: 100%;
	text-align:center;
}
p.etiquetas a:link,
p.etiquetas a:visited {
	color: #a09d9d;
	text-decoration: none;
	padding: 0px 5px;
}
p.etiquetas a:hover {
	text-decoration: underline;
}
h1.titopt {
	font-size: 10px;
	margin-bottom: -20px;
	text-align: center;
}
.legal {
	font-family: Arial;
	font-size: 13px;
	color: #000;
	text-align: justify;
}
.legalbold {
	font-family: "Arial Black";
	font-size: 13px;
	color: #F60;
}
.eventos {
	font-family: Arial;
	font-size: 13px;
	color: #EE2F11;
}

