BODY
{
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana
}
TABLE
{
    FONT-SIZE: 12px;
    FONT-FAMILY: verdana
}
A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FFA500;
    TEXT-DECORATION: none
}
.cinza
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: Verdana
}
.linha
{
    BORDER-RIGHT: #8fcbef 1px dotted;
    BORDER-TOP: #8fcbef 1px dotted;
    BORDER-LEFT: #8fcbef 1px dotted;
    BORDER-BOTTOM: #8fcbef 1px dotted
}
.banner_lateral {
	margin-left: 25px;
	margin-top: 10px;
}
.pos_menu {
	margin-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
