a.dicas:link {
font: normal normal 12px Arial, Sans-Serif;
color:#666;
text-decoration:none;

}
a.dicas:visited {
	font: normal normal 12px Arial, Sans-Serif;
color:#666;
text-decoration:none;

}
a.dicas:hover {
	font: normal normal 12px Arial, Sans-Serif;
color:#FF0000;
text-decoration:none;

}
a.dicas:active {
	font: normal normal 12px Arial, Sans-Serif;
color:#666;
text-decoration:none;
background-color:#000000;

}

.dicas{
	color: #666;
	font: normal normal 12px Arial, Sans-Serif;
	text-align: left;
	}
