body,td,th {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Sans-Serif;;
	font-size: 12px;
	color: #333333;
	padding-left: 3px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: normal;
}
a:link {
	text-decoration: none;
	color:#0000FF
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.cabeza_tabla_blanco {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6633FF;
}
.cabeza_tabla_blanco:link {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6633FF;
	text-decoration: none;
}
.cabeza_tabla_blanco:hover{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6633FF;
	text-decoration:none ;
}
.cabeza_tabla_blanco:visited{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #6633FF;
	text-decoration: underline;
}
.cabeza_tabla_blanco:active {
	color: #FFFF00;
	font-weight: bold;
	background-color: #4F86D8;
	text-decoration: none;
}
.resaltado_rojo {
	color: #FF6600;
	font-weight: bold;
}
.negra_suave {
	color: #000000;
	background-color: #CCCCFF;
}
.mini10 {
	font-size: 10px;
}
ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	line-height: 15px;
	text-align: left;
}
.subrayado {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.intermitente {
	text-decoration: blink;
}
.mini8 {
	font-size: 8px;
}
.noticia1 {
	background-color: #C2D3FC;
}
.noticia_cabeza{
	background-color: #0033FF;
	color:#FFFFFF;	
}
.noticia_cabeza:link{
	background-color: #0033FF;
	color:#FFFFFF;	
}
.noticia_cabeza:active{
	background-color: #0033FF;
	color:#FFFFFF;	
}
.noticia_cabeza:visited { 
	background-color: #0033FF;
	color:#FFFFFF;	
}
.noticia_cabeza:hover {
	background-color: #0033FF;
	color:#FFFFFF;
	text-decoration:underline;	
}


.tachado {
	text-decoration: line-through;
}
.maxi16 {
	font-size: 16px;
}.maxi14 {
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.maxi14negro {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.roja {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	border-bottom-style: double;
	border-bottom-color: #000099;
}
