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


a, a:link{
color: #fb1616;
font-family: Tahoma;
font-weight: bold;
font-size: 11px; 
TEXT-DECORATION: none; 
}

a:hover {
color: #222222;
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
cursor: crosshair;
TEXT-DECORATION: none; }


        background-color: #d7e2d2;
}


m {	 cursor: none; color: #fb1616; TEXT-DECORATION: none;
}

e {	 cursor: none; color: #fb1616; TEXT-DECORATION: none;
}


a img
        {filter: alpha(opacity=80);
        -moz-opacity: 200.0;
        opacity:0.8; }

a:hover img

        {filter: alpha(opacity=30);
        -moz-opacity: 3.0;
        opacity:1.0;
}

.post {
color: #222222;
padding: 7px;
background-color: #151515;
border-bottom: 2px solid #000000;
border-top: 2px solid #000000;
border-right: 2px solid #000000;
border-left: 2px solid #000000;
-moz-border-radius: 3px 3px 3px 3px;
text-align: justify;
width: 322px;
}

input, textarea, select {
	font-family: Verdana; 
	font-size: 11px;
	color: #222222;
	text-align: justify;
	border: 0px dashed #000000;
	background-color: #151515;
	background-position: center;
	padding: 3px 3px 3px 3px;
-moz-border-radius: 0px 0px 0px 0px;
}

::-moz-selection {
background-color:#ffffff;
color: #;
}

::selection {
background-color:#ffffff;
color: #;
}

.titulo { 
font-family: Tahoma;
font-size: 20px;
text-transform:uppercase;
letter-spacing: 0px;
font-weight: bold;
font-style: none;
border-bottom: 0px solid #F7B0CC;
border-right: 0px solid #F7B0CC;
padding: 0px 0px 0px 0px;
}
