.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
{
    COLOR: blue
}
A:hover
{
    COLOR: red;TEXT-DECORATION:none
}
A:visited:hover
{
    COLOR: red;TEXT-DECORATION:none
}
A.meulink
{
    COLOR: blue;
    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
}
