a { color: #008000;}
a:visited { color: #888888;}
a:hover, a:active { text-decoration: none; color: #008000; }
a.detalhes {color: #008000}
a:visited.detalhes {color: #888888;}
a:hover.detalhes, a:active.detalhes { text-decoration: none; color: #008000; }
a.vagas {color: #008000; text-decoration: underline}
a:visited.vagas {color: #008000;}
a:hover.vagas, a:active.detalhes { color: #008000; }

hr {color: #008000;}

p, table, div, tr, ul, ol, li, form         { font-family: Arial; font-size: 9pt; color: #000000; text-align: justify }

h1   { font-family: Arial; font-size: 10pt; color: #000000; text-align: center;  }

h2  { font-family: Arial; font-size: 9pt; color: #008000; text-align: center }

body, iframe      { 
background-attachment:fixed;
background-repeat:repeat;
text-align: center;
margin: 0px;
padding:0px; background-color:#FFFFFF}

img          { border: 0px none;  }

textarea      { height: 15px;font-family: Verdana; font-size: 10pt; color: #000000; border: 1px solid #C0C0C0  }
input, button { font-family: Verdana; font-size: 12px; color: #000000;  }


input,button {height: 20px}

select   { font-family: Arial; font-size: 10pt; color: #000000; border: 1px solid #C0C0C0  }
