body { } 

a:hover {
	text-decoration: underline;
		
}
.visivel { display: inline; } 
.invisivel { display:none; }


.Texto {
	font-family: tahoma;
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}

.Titulo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A62222;
	text-decoration: none;
}

.TituloMedio {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #A62222;
	text-decoration: none;
}


.tdlinkcat  {

   font-family: tahoma;
	font-size: 13px;
	color: #505050;
	text-decoration: none;
}


.TituloNovo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}