a:active {  color: #3333FF; text-decoration: none}
a:hover {  color: #FF0000;text-decoration:none; clip:   rect(   )}
a:link {  color: #0000cc; text-decoration: none}
a:visited {  color: #3300FF; text-decoration: none}
a:visited:hover {  color: #FF0000;text-decoration:none; clip:   rect(   )}

.paragrafodestaque
{
    BORDER-RIGHT: black 1px inset;
    BORDER-TOP: white 1px outset;
    FONT-SIZE: 14px;
    BORDER-LEFT: white 1px outset;
    BORDER-BOTTOM: black 1px inset;
    FONT-FAMILY: Tahoma, Verdana;
    BACKGROUND-COLOR: #fdf5e6
}
.paragrafosimples
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Tahoma, Verdana
}
A.meulink
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
A.meulink:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
A.meulink:visited:hover
{
    COLOR: red;
    TEXT-DECORATION: none
}
.inputbuf
{
    BORDER-RIGHT: black 1px inset;
    BORDER-TOP: white 1px outset;
    FONT-SIZE: 11px;
    BORDER-LEFT: white 1px outset;
    BORDER-BOTTOM: black 1px inset;
    FONT-FAMILY: Tahoma, Verdana;
    BACKGROUND-COLOR: #fdf5e6
}
.btnbuf
{
    BORDER-RIGHT: black 2px inset;
    BORDER-TOP: white 3px outset;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: white 1px inset;
    CURSOR: hand;
    COLOR: black;
    BORDER-BOTTOM: black 1px inset;
    FONT-FAMILY: Tahoma, Verdana;
    BACKGROUND-COLOR: #e8e8ff
}
.paragrafoencaixotado
{
    BORDER-RIGHT: black 1px inset;
    BORDER-TOP: white 1px outset;
    FONT-SIZE: 14px;
    BORDER-LEFT: white 1px outset;
    BORDER-BOTTOM: black 1px inset;
    FONT-FAMILY: Tahoma, Verdana;
    TEXT-ALIGN: center;
    valign: center
}

BODY {
scrollbar-face-color: ffcc00;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: ffcc00;
scrollbar-darkshadow-color: ffffff;
scrollbar-shadow-color: ffffff;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: ffffff;
}
