a.clase0	
{
 text-decoration: none;
 font-weight:bold;
 color: #3D3D3B;
}

a.clase0:hover
{
 TEXT-DECORATION: underline;
 /*color: #433005;*/
 color: #CB6307;
 filter: alpha(opacity=50); 
 opacity: .5;
}
