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

a, a:link{
color: #f98cab;
TEXT-DECORATION: none; 
}
a:hover {
color: #f98cab;
TEXT-DECORATION: none; 
}

/* --- negrito, italico, sublinhado e seleção --- */

	u {color: #f98cab; TEXT-DECORATION: none;}
	b {color: #f98cab; TEXT-DECORATION: none;}
	n {color: #f98cab; font-weight: bold;}
	strong { color: #f98cab; background: #F9F9F9; width: 165px; line-height: 15px; letter-spacing: 1px;}




.titulo {
font-family: Verdana;
font-size: 11px;
color: #524F4D;
font-weight: normal;
font-style: bold;
padding: 3px 0px 3px 0px;
}


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

a:hover img {
filter:alpha(opacity=100);
-moz-opacity:0.90;
opacity: 1.00;



/* --- Tables, post ---*/

.tab {
        color: #B4B4B4;
        background-color: #F8F8F8;
	text-align: justify;
        padding: 2px;
        width: 498px;
        font-family: Verdana;}




/* --- caixas ---*/

input, textarea, select {
	color: #B4B4B4;
	border: 1px dashed #f98cab;
	background: #F9F9F9;
	font-size: 11px;
	font-family: verdana;
	line-height: 11px;
	padding: 1px;}

.comentarios {
	width: 410px;}
}
