

A { 
    font-size: 8pt;
    font-family: arial,helvetica; 
    font-variant: normal;
    font-style: bold;
	color : white;
	text-decoration:none;
  }
A:visited { 

font-size: 8pt;
color: white;

}




TD { 
    font-size: 8pt;
    font-family: verdana, arial, helvetica; 
    font-variant: normal;
    font-style: normal;
; color: white  }


.titulo {
	background: #cccccc;
	color: blue;

	font-size: 16pt;
    font-family: verdana,arial,helvetica; 
    font-variant: normal;
    font-style: normal;
	font-weight: bold;
}


.dato {
		 font-size: 8pt;
		 font-family: verdana,arial,helvetica; 
		 font-variant: normal;
}
.copete {

	font-size: 8pt;
	color:white;

}


.paginar { 
    font-size: 8pt;
    font-family: arial; 
    font-style: bold;
	color: black;
    background: #CCCCCC; }



 }


