﻿.show{display:block !important}
.hidden{display:none !important}

.floatEsq { float:left; display:inline }
.floatDir { float:right; display:inline }

a, a:link, a:visited, a:active, a:hover
{
    text-decoration: none;
}

a,
a:visited,
a:link,
a:active
{
    color: black;
}

a:hover
{
    color: black;
}


.pergunta a {
	background:transparent url(../images/img_bullet1.gif) no-repeat scroll left center;
	color:#5968A9;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:3px 0 1px 15px;
	text-decoration:none;
	margin: 0 0 0 0 !important;
	font-weight:bold;
}