@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-right: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.tit_noticias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #9B0D0C;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.a:link {
	text-decoration: none;
	color: #C0C0C0;
}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B0D0C;
	font-weight: bold;
}
.b:visited {
	color: #9B0D0C;
	text-decoration: none;
}
.b:hover {
	color: #C0C0C0;
	text-decoration: none;
}
.b:active {
	color: #9B0D0C;
	text-decoration: none;
}
.b:link {
	text-decoration: none;
}
.bCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B0D0C;
	font-weight: bold;
}
