.enlaceSS3 
{
        font-size: 12px;
        font-face:Times New Roman, Times, serif;
        text-decoration:none;
	font-style: none;
	line-height: none;
	font-weight: none;
	font-variant: none;
	text-transform: none;
        color:003366;
}

.enlaceSS {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;

}

.enlaceSS4 {

	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;

}

A:hover{
	font-face:Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
  }