body {
	background-color: #003C6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
}
p {
	margin-bottom: 0px;
	line-height: normal;
	margin-top: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD2623;
	margin-bottom: 10px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/bg_titulos_h2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	margin-bottom: 7px;
}
.lena_gris_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD2623;
	line-height: 12px;
	text-align: justify;
	vertical-align: top;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.txt_noticias {
	font-size: 12px;
}




.padd_20_left {
	padding-left: 35px;
	margin-top: 0px;
}
<style type="text/css">

a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.txt_blanco {
	color: #FFFFFF;
}
.innerpad {
	margin-right: 7px;
	margin-left: 7px;
}
a.avisos {
	color: #AD2623;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-top: 0;
}
.donde_estamos {
	background-color: #DF6562;
}
a.link_rojo{
	color: #AD2623;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0;
}
a:link.link_rojo{
	color: #AD2623;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0;
}
a:visited.link_rojo{
	color: #AD2623;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0;
}
a:hover.link_rojo{
	color: #AD2623;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0;
}



h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AD2623;
}

a.link_negro{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	margin-top: 0;
}
.pad_imagenes {
	padding-right: 20px;
}
.txt_small {
	font-size: 6px;
}
