#ajaxticker1{
width: 138px;
height:auto;
border: 1px solid #CE000D;
padding: 5px;
background-color:#FFFFFF;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color:#FFFFFF;
}

.someclass{ 
	//class to apply to your scroller(s) if desired
}


.brevestitulo {
 font-size: 10px; 
 color:#000000;
 font-family: Verdana;
 font-style:normal;
 font-weight:bold;
 text-decoration:none;
 line-height:25px;
 }
 
.brevestitulo a {
 font-size: 10px; 
 color: #000000;
 font-family: Verdana;
 font-style:normal;
 font-weight:bold;
 text-decoration:none;
 line-height: 25px;
 }
 
.brevestitulo a:hover{
	font-size: 10px;
	color:#996600;
	font-family: Verdana;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
 }
 
.brevestexto {font-size: 9px; 
 color:#000000;
 font-family: Verdana;
 font-style:normal;
 font-weight:normal;
 text-decoration:none;
 }
 
 .brevestexto a {font-size: 9px; 
 color:#000000;
 font-family: Verdana;
 font-style:normal;
 font-weight:normal;
 text-decoration:none;
 }
 
 .brevestexto a:hover {font-size: 9px; 
 color:#996600;
 font-family: Verdana;
 font-style:normal;
 font-weight:normal;
 text-decoration:none;
 }
 
.brevesdata {font-size: 8px; 
 color:#000000;
 font-family: Verdana;
 font-style:normal;
 font-weight:normal;
 text-decoration:none;
 }