<!-- Estilo FECHA -->
#fecha{font-size:11px;font-family:Tahoma;color:#666666;font-weight:normal;}
<!-- Nuestros estilos -->
A.menu {FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #486EAC; FONT-FAMILY: Tahoma;}
A.menu:link {COLOR:#486EAC}
A.menu:visited {COLOR:#486EAC}
A.menu:hover {COLOR:#806937}
A.menu:active {COLOR:#486EAC}

A.footer {FONT-WEIGHT:bold; COLOR: #FFFFFF; FONT-FAMILY: Tahoma;}
A.footer:link {COLOR:#FFFFFF}
A.footer:visited {COLOR:#FFFFFF}
A.footer:hover {COLOR:#486EAC}
A.footer:active {COLOR:#FFFFFF}

A.leer1 {FONT-WEIGHT:bold; color:#58A6D4; FONT-SIZE: 10px; text-decoration:none}
A.leer1:link {color:#58A6D4}
A.leer1:visited {color:#58A6D4}
A.leer1:hover {color:#B3D7EC}
A.leer1:active {color:#58A6D4}

A.leer2 {FONT-WEIGHT:bold;; FONT-SIZE: 10px; ; COLOR: #666666}
A.leer2:link {COLOR:#666666; text-decoration:none}
A.leer2:visited {COLOR:#666666; text-decoration:none}
A.leer2:hover {COLOR:#9D9D71; text-decoration:underline}
A.leer2:active {COLOR:#666666; text-decoration:none}

A.pow {COLOR:#486EAC; font-size:11px}
A.pow:link {COLOR:#486EAC}
A.pow:visited {COLOR:#486EAC}
A.pow:hover {COLOR:#806937}
A.pow:active {COLOR:#486EAC}

<!-- ESTILOS predefinidos -->
body {
	background-image: url(images/bg_img1.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #486EAC;
}
.Estilo_01 {color: #FFFFFF; font-size:14px}
.Estilo_02 {color: #838383}
.Estilo_03 {color: #486EAC;font-weight: bold; font-size:16px}
.Estilo_04 {color: #999999; font-size: 10px; }
.Estilo_05 {color: #CCCCCC}
.Estilo_06 {font-size: 14px;font-weight: bold;}
.Estilo_07 {color: #DA251D;font-weight: bold;font-size: 14px;}
.Estilo_08 {color: #DA251D;font-weight: bold;font-size: 10px;}
.Estilo_09 {font-size: 10px; color: #DA251D;}
.Estilo_10 {font-size: 10px}
.Estilo_11 {color: #333333}
.Estilo_12 {color: #666666}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}