#sublinks a{
	FONT-SIZE: 10px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
}

.envivoBig {
	font-size: 10px;
	text-align: center;
	font-family: verdana, arial;
	width:312px;
}

.envivoBig .league {
	font: 11px Verdana; 
	font-weight: bold;
	text-align: left;
	line-height:20px;
	background: #000000;
	color: #ff9c00;
}

.envivoBig table.match {
	font: 10px Verdana; 
	font-family: verdana, arial;
	font-weight: bold;
	background: #666666;
	color: #ffffff;
	border-bottom: 1px #888888 solid;
}

.envivoBig tr.lista2 {
	background-color: #eeeeee;
	font: 10px Verdana; 
	font-family: verdana, arial;
}

.envivoBig table.match a{
	color: #d77311;
	text-decoration: none;
}

.envivoBig table.match a:hover{
	color: #ff9c00;
	text-decoration: none;
}

.envivoSmall {
	width:120px;
	font-size: 9px;
	text-align: left;
}

.envivoSmall tr.lista1 {
	background-color: #ffaa33;
}
.envivoSmall tr.league {
	background-color: #666666;
	color:#ffffff;
	font-weight:bold;
}

