#websez {
 font-family :Tahoma, Arial, sans-serif;
 font-size : 10px;
 text-align : left;
 font-weight : bold;
 font-style : normal;
       }
	   
A.websezl:LINK {
	text-decoration : none;
	color : #003300;
	background-color : transparent;
	}
A.websezl:VISITED {
	text-decoration : none;
	color : #003300;
	background-color : transparent;
	} 
A.websezl:HOVER {
	text-decoration : none;
	color : #ff3333;
	background : Yellow;
	}
	
A.websezf:LINK {
	text-decoration : none;
	color : Black;
	background-color : transparent;
	}
A.websezf:VISITED {
	text-decoration : none;
	color : Black;
	background-color : transparent;
	} 
A.websezf:HOVER {
	text-decoration : none;
	color : Blue;
	background : #FFCC33;
	}
	
#webgra {
font-family : Verdana, Tahoma, Helvetica, sans-serif;
color : #00008B;
font-size : 11px;
text-align : left;
font-weight : bold;
font-style : normal;
         }

.hfirma {
font-family : Verdana, Tahoma, Arial, sans-serif;
color : #FFD700;
font-size : 8pt;
text-align : left;
font-weight : 600;
font-style : normal;
       }

.hfirma2 {
font-family : Verdana, Tahoma, Arial, sans-serif;
      color : #FFD700;
  font-size : 8pt;
 text-align : right;
font-weight : 600;
 font-style : normal;
       }