/* -- Fonte -- */
p, a, body, td, tr, div {
font-style: verdana; 
font-weight: normal;
font-size: 11px;
color: #8c6f6f;
font-family: verdana;
line-height: 11px;
cursor: crosshair;
text-shadow: 1px 1px#;
}

/* -- link  -- */
a, a:link{
color:#d46565;
TEXT-DECORATION: none; 
}
a:hover {
color: #c44d4d;
background: #none;
border-bottom: 0px dashed #b488b7;
TEXT-DECORATION: none; 
}

/* -- Estilos -- */

i {	cursor: none; color: #d46565; TEXT-DECORATION: none;}
s {	cursor: none; color: #d46565; TEXT-DECORATION: none;}
b {	cursor: none; color: #d46565; TEXT-DECORATION: none;}
u {	cursor: none; color: #d46565; TEXT-DECORATION: none;}

/* -- Tabelas-- */
.tab {
background-color: #f7f7f7;
text-align: justify;
padding: 3px 3px 3px 3px;
width: 430px;
font-family : verdana;
color:#8c6f6f;
font-size: 11px;
-moz-border-radius: 0px 0px 0px 0px;
border-right: 14px solid #f1f0ef;
}

.tab1 {color: #ffffff;
        font-size: 11px;
        text-shadow: 1px 1px #cb5858;
        background-color: #d46565;
        border-top: 0px solid #2f363c;
        border-bottom: 0px solid #2f363c;
        border-left: 0px solid #2f363c;
        border-right: 0px solid #2f363c;
	text-align: justify;
        padding: 12px;
        -moz-border-radius: 0px;
        line-height: 13px;
        font-family: Verdana;
        width: 430px;}	



::-moz-selection {
        color: #8c6f6f;
        background-color: transparent; 
}

::selection {
        color: #8c6f6f;
        background-color: transparent; 
}

html, body {
background: # url('') no-repeat bottom right;
border-top: 10px solid #d46565;
}