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

a {text-decoration: none; cursor: crosshair;} 
a:link {color: #72635b; background-color: transparent; text-decoration: none;}
a:visited {color: #72635b; background-color: transparent; text-decoration: none;}
a:active {color: #72635b; background-color: transparent; text-decoration: none;}
a:hover {color: #72635b; background-color: trasparent; text-decoration: none;}

HR{
border: 1px solid #bfcfda;
}

cor1 {cursor: none; color: #72635b; TEXT-DECORATION: none; padding: 0px 0px 1px 1px; font-style: bold;
}
cor2 {cursor: none; color: #99c3c3; TEXT-DECORATION: none; padding: 0px 0px 1px 1px; font-style: bold;
}
cor3 {cursor: none; color: #8ab8b8; TEXT-DECORATION: none; font-style: normal; letter-spacing: 1px;
}
cor4 {cursor: none; color: #8ab8b8; TEXT-DECORATION: none; font-style: normal; letter-spacing: 0px;
}
strong {cursor: crosshair; font-size: 11px; color: #fff; font-weight: normal; background-color: #99c3c3; TEXT-DECORATION: none; letter-spacing: 1px;
}

::-moz-selection {
color: #99c3c3;
background: #fff;}


::selection {
color: #99c3c3;
background: #fff;}
 
.titulo {
font-family: Verdana;
color: #99c3c3;
background-color: transparent;
border-top: 0px solid #f588a7;
border-left: 0px solid #f588a7;
border-right: 0px solid #f588a7;
border-bottom: 0px solid #f588a7;
padding: 0px;
-moz-border-radius: 0px 0px 0px 0px;
letter-spacing: -2px;
margin-bottom: 9px;
margin-top: 9px;
font-size: 19px;
text-align: center;
font-weight: bold;
font-style: normal;
}

.subtitulo {
font-family: Verdana;
font-size: 11px;
color: ;
letter-spacing: 1px;
font-weight: bold;
font-style: normal;	
text-transform: Capitalize;
background-color: transparent;
padding: 0px;
width: 120px;
-moz-border-radius: 0px 0px 0px 0px;
}

input, textarea, select {
	font-family: Verdana; 
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #72635b;
	text-align: left;
	border: 0px dashed #96b3c5;
	background-color: #fff;
	background-position: center;
	padding: 2px;
-moz-border-radius: 0px 0px 0px 0px;
}


.cmttext {
font-weight: normal;	
align: left;
color: #99c3c3;
background: transparent;
width: 320px;
padding: 3px 9px 9px 8px;
margin: 0px;
float: center;
}

.comentarios {
font-family: Verdana; 
font-size: 11px;
text-align: justify;
font-weight: normal;
font-style: normal; 
padding: 10px 10px 10px 10px;
color: #99c3c3;
-moz-border-radius: 0px 0px 0px 0px;
background-color: ddd9c2;
width: 350px;
}

a img {
filter: alpha(opacity=50);
-moz-opacity: 0.5; 
opacity: 0.5;
border: 0px solid #eae6dc;
}

a:hover img {
filter: alpha(opacity=90);
-moz-opacity: 0.8; 
opacity: 0.8;
border: 0px solid #eae6dc;
}

.fundopost {
        color: #99c3c3;
	background-color: d6e0e6;
border: 0px dashed #beced9;
text-align: justify;
font-size: 11px;
        padding: 3px;
        width: 370px;
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 10px;
        font-family: Verdana;
}