body, td, th {color:#ffffff;
text-align:justify;
font-size: 12px;
font-family: century gothic;
line-height:18px;
background-color: #000000;}

/***************** LINKS *****************/
a {cursor: help; color: #7890c2; text-decoration: none; border: 0px solid;}
a:link {cursor: help; color: #7890c2; text-decoration: none; border: 0px solid;}
a:visited {cursor: help; color: #7890c2;text-decoration: none; border: 0px solid;}
a:active {cursor: help; color: #7890c2;text-decoration: none; border: 0px solid;}
a:hover {cursor: help; color: #ffffff; text-decoration: none; border: 0px solid;}


/***************** UNDERLINE, NEGRITO E IT&#65533;LICO *****************/
u{cursor:crosshair; color: #7890c2; text-decoration: underline; border-bottom: 1px solid #c0c0c0;}
b{color: #7890c2; cursor: crosshair;}
i{color: #7890c2; cursor: crosshair;}
strong{color: #7890c2; cursor: crosshair;}
em{color: #7890c2; cursor: crosshair;}
s{color: #7890c2; cursor: crosshair;}

/***************** TÍTULO DO PERFIL *****************/
h1, h2, h3 {
font-size:18px;
letter-spacing:2pt;
width:100%;
text-align:left;
font-weight:bold;
color:#7890c2;
font-family:Georgia;
border:0;
padding:3px 0px 3px 3px;
}

a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #ffffff;
font-weight: bold;
background-COLOR: #172b77;
background-repeat: no-repeat;
width: 100%;
height: 18px;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
text-transform:uppercase;
font-family: Tahoma;
line-height: 18px;
margin-bottom: 1px;
font-size: 9px;
}

a.mainlevel:hover {
color: #172b77;
display: block;
text-transform:uppercase;
text-decoration: none;
border: 0px solid;
background: #ffffff;
}

/***************** TEXTAREA,  INPUTS E FORMULÁRIOS*****************/
input, textarea, select, button {
font-size:10px;
font-family: verdana;
color:#000000;
background: #ff9fb6;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#000000;
background: #ff9fb6;
border: 0px;}

table, tr, td {
background: #ffe6e6;
}

