body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}#EspecialContenedor {
	height: auto;
	width: auto;
	margin: 10px;
}
.Especial {
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.Especial img {
	height: auto;
	width: 120px;
	border: 3px solid #FFFFFF;
	margin-right: 10px;
}
.EspecialTitu {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.EspecialFEcha {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
.EspecialTxt {
	text-align: justify;
}

