/* Interattiva - www.interattiva.com.br */

a:link {
color: #FF9933;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #FF9933;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #FF9933;
font-weight: bold;
}

a:hover {
text-decoration: underline;
font-weight: bold;
}

body {
scrollbar-face-color: #CCCCCC;
scrollbar-highlight-color: #CCCCCC;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #E3E3E3;
scrollbar-darkshadow-color: #666666;
}

input {
color: #000000;
background-color: #E3E3E3;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 9pt;
}

select {
color: #000000;
background-color: #E3E3E3;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 9pt;
}

textarea {
color: #000000;
background-color: #E3E3E3;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 9pt;
}
