BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #C61C1C;
	SCROLLBAR-SHADOW-COLOR: #808080;
	SCROLLBAR-3DLIGHT-COLOR: #C61C1C;
	SCROLLBAR-ARROW-COLOR: #808080;
	SCROLLBAR-TRACK-COLOR: #C61C1C;
	SCROLLBAR-DARKSHADOW-COLOR: #808080;
	BACKGROUND-COLOR: #FFFFFF;
    border-style:  none;
    margin-top : 0; 
    margin-right : 0; 
    margin-bottom : 0; 
    margin-left : 0;
    padding-top : 0; 
    padding-right : 0; 
    padding-bottom : 0; 
    padding-left : 0; 
    font-family : Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    }

TD , P , DIV , INPUT , TEXTAREA , FORM {
    font-family : Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #000000;
    }

A:active {
    text-decoration : none;
    font-size : 10px;
    font-weight : bold;
    font-family : Verdana, Verdana, Arial, Helvetica, sans-serif;
    color : #808080;
    }

A:link {
    text-decoration : none;
    font-family : Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #000000;
    }

A:visited {
    text-decoration : none;
    font-family : Verdana, Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #000000;
    }

A:hover {
    text-decoration : none;
    font-size : 10px;
    font-weight : bold;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color : #CCCCCC;
    }

.publicidade A:link {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
    color : #FFFFFF;
    }

.publicidade A:hover {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : bold;
    text-decoration : none;
	color : #000000;
    }
	
.publicidade A:active {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
	color : #000000;
    }

.publicidade A:visited {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
    text-decoration : none;
	color : #FFFFFF;
    }

.destaque {
	color: #B97F7F;
	font-weight: bold;
    }
	
