*/
html, body {
background-color: #f9f7f7;
color: #0d0d0d;
font-family: Tahoma, Verdana, Arial;
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 15px;
text-align: center;
overflow-x: hidden;
cursor: default;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

* { margin: 0; padding: 0; }
span.comspan input {
background: none;
border: none;
}

/** TABELAS **/
#table, tr, td{
color: #0d0d0d;
font: 12px Tahoma, Verdana, Arial;
font-style: normal;
font-weight: normal;
cursor: default;
line-height: 15px;
}


/** LINKS **/
a {
color: #0d0d0d; 
text-decoration: underline;
cursor: pointer; 
}
a:hover {
color: #d22035; 
text-decoration: underline;
cursor: pointer;
}

.imagem {
margin-right: 5px;
}
