   BODY{ 
     background: url('images/fondo.gif') center repeat-y; 
   } 
.txtrojo {
	font-family: tahoma;
	font-size: 11px;
	color: #CC3333;
}
.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
.txtrojoCopy {
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
:link {
	font-family: tahoma;
	font-size: 11px;
	color: #cc3333;
}
:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #cc3333;
}
:active {
	font-family: tahoma;
	font-size: 11px;
	color: #cc3333;
}
:ahover {
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
}
a:hover {
font-family: Tahoma;
	color: #FF9999;
}
