.style { font-family: Comic Sans MS;} 
A:link{color:#003399; text-decoration: underline} 
A:visited{color:#9966CC;text-decoration: none} 
A:active{color:#990000; text-decoration: underline} 
A:hover{color:#CC3300; text-decoration: underline} 

.titulo{
font-size: 30pt;
font-family: Comic Sans MS;
font-weight: bold;
color:#003399;}

.subtitulo{
font-size: 20pt;
font-family: Comic Sans MS;
font-weight: normal;
color:#003399;}

.subtitulo2{
font-size: 16pt;
font-family: Comic Sans MS;
font-weight: normal;
color:#003399;}

.subtitulo3{
font-size: 8pt;
font-family: Comic Sans MS;
font-weight: normal;
color:#003399;}

p{
font-size: 10pt;
font-family: Comic Sans MS;
color:#003399;}

td{
font-size: 10pt;
font-family: Comic Sans MS;
color:#003399;}

div{
font-size: 10pt;
font-family: Comic Sans MS;
color:#003399;}

body { 
scrollbar-arrow-color: #990000;
scrollbar-track-color: #ffcc33;
scrollbar-shadow-color: #ff9933;
scrollbar-face-color: #99cc23;
scrollbar-highlight-color: #fffccc;
scrollbar-darkshadow-color: #660000;
scrollbar-3dlight-color: #ffffff;

