p, a, body, td, tr, div {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	color: #4b3e33;
	cursor: crosshair;
	font-family: Verdana;
	line-height: 11px;

}
a, a:link{
color: #a26671;
TEXT-DECORATION: none; 
}
a:hover {
color: #a26671;
background-color: #; 
TEXT-DECORATION: none; 
}
b {	 cursor: none; color: #a26671; TEXT-DECORATION: none;
}
y {	 cursor: none; color: #5b4e42; TEXT-DECORATION: none;
}
strong {	color: #a26671; background: #271f18; width: 165px; font-weight: normal; line-height: 15px;
}

a img
        {filter: alpha(opacity=80);
        -moz-opacity: 10.0;
        opacity:0.90; }

a:hover img

        {filter: alpha(opacity=30);
        -moz-opacity: 1.0;
        opacity:1.0;
}
.fundopost {
        color: #4b3e33;
        background-color: #19140f;
        border-top: 0px solid #2c231c;
        border-left: 8px solid #2c231c;
        border-right: 8px solid #2c231c;
        border-bottom: 0px solid #1f1d1c;
	text-align: justify;
        padding: 3px 3px 3px 3px;
        width: 500px;	
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 11px;
        font-family: Tahoma;
}

.table {
        color: #4b3e33;
        background-color: #19140f;
        border-top: 0px dashed #bcba2b;
        border-left: 0px solid #bcba2b;
        border-right: 0px solid #bcba2b;
        border-bottom: 0px dashed #bcba2b;
	text-align: justify;
        padding: 3px 3px 3px 3px;
        width: 480px;	
        -moz-border-radius: 5px 5px 5px 5px;
        line-height: 20px;
        font-family: times new roman;
}
 input, textarea, select 
	{font-family: Verdana; 
	font-size: 11px;
	color: #4b3e33;
        border-top: 1px dashed #231c16;
        border-left: 1px dashed #231c16;
        border-right: 1px dashed #231c16;
        border-bottom: 1px dashed #231c16;
        background-color: #231c16;
        -moz-border-radius: 0px 0px 0px 0px;
        padding: 1px;


}


.titulo {
font-family: Georgia;
font-size: 18px;
color: #4b3e33;
font-weight: normal;
font-style: Italic;
}


::-moz-selection
{color:   #none;
background: #151515;}

::selection
{color: #none;
background: #151515;}