<style>
<!--
@ font-face{
font-family:"Trebuchet MS";
src:url(http://www.geocities.com/mvbill2000/trebuchet.eot);
}

.botao{
font-family:Arial,sans-serif;
font-size: 8pt;
font-weight:bold;
color:black;
background-color:silver;
cursor:hand;
}

marquee {
font-size:48;
font-family:"Fatboy Slim BLTC (BRK)";
color:#990000;
background:"black";
}

p {
font-family:arial;
font-size: 8pt;
font-weight:bold;
}

pre {
font-family:arial;
font-size: 8pt;
font-weight:bold;
}

a {
text-decoration:none;
color:blue;
}

a:hover{
color:black;
background-color:white;
text-decoration: none;
}

body {scrollbar-face-color: silver; 
scrollbar-shadow-color: #888888; 
scrollbar-highlight-color: #222222; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #222222; 
scrollbar-arrow-color: #555555}

-->
</style>