body, table {
	font-family: verdana;
	font-size: 11px;
	color: #949494;
}
a:link { 
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;		
}
a:visited { 
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;		
}
a:active { 
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;		
}
a:hover { 
	font-family: verdana;
	font-size: 11px;
	color: #4081CF;
	text-decoration: none;
	font-weight: bold;	
}
.txt_rojo {
	color: #CA0303;
}
.txt_negro {
	color: #000000;
}
.txt_negro12 {
	color: #000000;
		font-size: 12px:
}
.txt_blanco {
	color: #ffffff;
}
.txt_azul {
	color: #4081CF;
}
.txt_azul12 {
	color: #4081CF;
	font-size: 12px:
}.borderanking {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #4081CF;
	border-bottom-color: #4081CF;
	border-left-color: #4081CF;
}
.rank_padding {
	padding-left: 15px;
}
.br1{
font-size: 9px;
color: #C0C0C0;
}
.cajacodigo {
	border: 1px dotted #ABABAB;
}
form { margin: 0px; padding: 0px; }
