.fa-yellow{
	color: yellow;
}

.fa-red{
	color: red;
}

#tablaResultados div, #tablaClasi div{
	background-color: rgba(0,0,0,0.3);
}

#tablaClasi table a, #tablaResultados table a{
	color: #FFF;
	border-bottom: none;
}

#tablaClasi table a:hover, #tablaResultados table a:hover{
	color: #FFF;
	background-color: #F0AD4E;
}
