P, body, td, tr, div {
font-style: normal;
font-weight: normal;
font-size: 10px;<-Tamanho da fonte
color: #B2B2B2;<-Cor do texto
font-family: Tahoma;
line-height: 13px;
}
a:link{color: #00CCFF<-Cor do link; text-decoration: underline; font-weight: none; }
a:visited{color: #00CCFF<-Cor do link; text-decoration: underline ; font-weight: none; }
a:hover {text-decoration: none; font-weight: none; color: #B2B2B2<-Cor do link ao passar o cursor; cursor: ne-resize; position: relative; left: 1px; top: 1px }
}
u{text-decoration: none; border-bottom-width: 1px; height: 10px;
border-top-style: none; border-right-style: none; border-bottom-style:
dashed; border-left-style: none; cursor: help; }
/* ------------------------------- caixas ------------ */
input, textarea {
color: #00CCFF;<-Cor do texto dentro da caixa e texto dentro do botão.
font-family: Comic Sans MS, monospace;
font-size: 11 px;
border: 1px dotted #ffffff;<-Cor da borda
background-color: #ffffff;<-Cor do fundo da caixa