.abaativa {
    font-family: verdana;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
    color: #000000;
    background-image: url(../imagens/telas/abaAtiva.png);
    background-image: url(../img/aba-eventos_on.gif);
	background-repeat:no-repeat;
}

.abainativa {
    font-family: verdana;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
    color: #999999;
    background-image: url(../imagens/telas/abaInativa.png);
    
	
}

a.abal:link {
	font-family: verdana;
	font-size: 9px;
	color:#CC0000;
}
a.abal:visited{
	font-family: verdana;
	font-size: 9px;
	color:#CC0000;
}
a.abal:hover {
	font-family: verdana;
	font-size: 9px;
	color:#CC0000;
}

a.abanot:link {
	font-family: verdana;
	font-size: 10px;
	color:#999999;
}
a.abanot:visited{
	font-family: verdana;
	font-size: 10px;
	color:#999999;
}
a.abanot:hover {
	font-family: verdana;
	font-size: 10px;
	color:#999999;
}
