body {
	background-color: #585858;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CCCC33;
}
a:visited {
	text-decoration: none;
	color: #CCCC33;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCC33;
}
.tabla {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	background-color: #585858;
}
.bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 36px;
	text-decoration: dotted;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #DC1313;
}
.dedicated {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: normal;
	font-style: italic;
}
.sep {
	border-top: 1px dotted #FFFFFF;
}
.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
