@charset "utf-8";
/* Marconi Duarte 09/08/2008 */
/* Copyright www.marconiduarte.com.br - www.marconiduarte.com */
/* Designer Marconi Duarte */

@import url(layout.css);

* { margin: 0; padding: 0; border: 0; outline: 0; }

html { background-color: #F7F6EF; }

body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #4c4c4c; }

ul, li { list-style-type: none; }

input,
textarea,
select { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #4c4c4c; }

a { text-decoration: none; color: #4c4c4c; }
a:hover { text-decoration: underline; }

a.underline { text-decoration: underline; }
a.underline:hover,
a.underlineb:hover,
a.underlinev:hover { text-decoration: none; }

a.underlineb { text-decoration: underline; font-weight: bold; }

a.underlinev { text-decoration: underline; color: #158D02; }
