body,td,th, a, .texto {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	text-decoration: none;}
a:hover {	color: #FF9900;	text-decoration: none;}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.mas {
	font-size: 10px;
	color: #FF9C00;
	text-decoration: none;
}

.parpadeante {text-decoration:blink;}

.tit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF100;
}
.tit_noticia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.privacidad {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.tb1 {
	background-color: #F1F0E6;
}
.tb2 {
	background-color: #FCFCFC;
}

.feedbody1 {background-color:yellow;}
.feedhr1{color:black;}
.feedlink1 {color:black;}
.feedlink1:Hover {color:#0099ff;}


.feedbody2 {background-color:#8FD655;}
.feedhr2{color:white;}
.feedlink2 {color:black;}
.feedlink2:Hover {color:white;}

.feedbody3 {background-color:#0099ff;}
.feedhr3{color:silver;}
.feedlink3 {color:white;}
.feedlink3:Hover {color:aqua;}

.feedbody4 {background-color:#ff6600;}
.feedhr4 {color:#ffcc99;}
.feedlink4 {color:#ffff99;}
.feedlink4:Hover {color:white;}

.feedbody0 {background-color:white;}
.feedhr0 {color:yellow;}
.feedlink0 {color:black;}
.feedlink0:Hover {color:yellow;}

h1 {font-size:20px; padding-top:30px; border-top:1px solid #ffff00;}
h2 {font-size:12px; font-weight:normal;}


