﻿.linkMaisDetalhes:link
{
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	font-size:small;
	color:#e9b927		
}

.linkMaisDetalhes:visited
{
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	font-size:small;
	color:#e9b927		
}

.linkMaisDetalhes:focus
{
	text-decoration:underline	
}

.linkMaisDetalhes:hover
{
	text-decoration:underline
}

.linkSimilar:link
{
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	font-size:larger;
	color:Black
}

.linkSimilar:visited
{
	text-decoration:none;
	font-family:Verdana;
	font-weight:bold;
	font-size:larger;
	color:Black
}

.linkSimilar:focus
{
	text-decoration:underline	
}

.linkSimilar:hover
{
	text-decoration:underline
}

