h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #666666;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.txt_bco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.td_txt {
	text-align: justify;
	vertical-align: top;
	padding: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.link_joe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
2.a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulos_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A60D11;
	text-decoration: underline;
	background-image: url(../images/bullet_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.wrap_noticias {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}
.vinculos_superiores {
	position: absolute;
	left: 0px;
	top: 10px;
}
