p, a, body, td, tr, div {
	font-style: normal; 
	font-weight: normal;
	font-size: 11px;
	color: #c8b2d4;
	font-family : verdana;
	line-height: 12px;
	cursor: crosshair;
        text-shadow: 1px 1px none;}

a, a:link{
color: #555555; 
font: 11px georgia;
font-weight: normal;
background-color : none;
letter-spacing: 0px;
cursor: crosshair;
TEXT-DECORATION: none;
}
a:hover {
color: #c8b2d4;
font-weight: normal;
font: 11px verdana;
background-color :none;
letter-spacing: 0px;
cursor: crosshair;
TEXT-DECORATION: none;
}



.titulo { font-family: georgia; letter-spacing:0px; margin-top: 30px; 
margin-bottom: 20px; font-size: 11px; text-transform: lowercase; 
text-decoration: italic; font-weight: bold; }
.subtitulo { color: #c8b2d4; font-family: georgia; letter-spacing:0px; 
font-size: 11px; text-transform: lowercase; 
text-decoration: italic; font-weight: bold;}

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


input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #c8b2d4;
border:0px solid #eaeaea;
	background-color: transparent;
	-moz-border-radius: 0px 0px 0px 0px;
        }

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

a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;
}

.titulo_post {
color: #c8b2d4;
font-family: Georgia;
font-weight: bold;
letter-spacing: 0px; 
text-transform: lowercase;
padding-top:3px;
padding-bottom:6px;}



#footer {text-align:center; 
background-color: #f287bc; border-top: 3px solid #c8b2d4;
color: #ffffff; font-family: georgia; 
padding: 18px; text-align:center; text-transform: none; font-style: none;
font-weight:none;
text-decoration: none; }


