.TextoSolucao
{
	color: 					#63AA3D;
}
A.LinkSolucao, A.LinkSolucao:visited
{
	color: 					#63AA3D;
	font-weight: 			bold;
	text-decoration: 		none;
}
A.LinkSolucao:hover
{
	color: 					#63AA3D;
	font-weight: 			bold;
	text-decoration: 		underline;
}
.BotaoSolucao
{
	color: 					#606060;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			bold;
	font-size: 				13px;
	text-decoration: 		none;
	text-align: 			center;
	border:	 				2px;
	border-color:	 		#63AA3D;
	border-style:			solid;
	background-color: 		#EEFFE5;
	cursor:					hand;
}
ul
{
	list-style-image:		url("../imagens/setad_show.gif");
	align:					bottom;
}

