a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #BA2720;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #BA2720;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #BA2720;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #BA2720;
	text-decoration: none;
}

.texto_normal_cinza{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.texto_bullet_cinza{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.texto_bullet_cinza a,.texto_bullet_cinza a:link,.texto_bullet_cinza a:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.texto_bullet_cinza a:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.texto_normal_vermelho{
	font-family: Tahoma;
	font-size: 12px;
	color: #BA2720;
	text-decoration: none;
}
.texto_normal_branco{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_normal_branco a
{
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}

.texto_normal_branco a:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}

.texto_normal_branco a:visited
{
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
}

.texto_normal_branco a:active
{
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
}


.texto_normal_cinza{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.texto_normal_cinza a
{
	color:#666666;
	text-decoration:none;
}

.texto_normal_cinza a:hover
{
	color:#666666;
	text-decoration:underline;
}

.texto_normal_cinza a:visited
{
	color:#666666;
}

.texto_normal_cinza a:active
{
	color:#666666;
}
