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

a, a:link{
color: #E9CDD5;
TEXT-DECORATION: none; 
}
a:hover {
color: #E9CDD5;
background-color:none;
cursor: crosshair;
TEXT-DECORATION: none;}

m {	 cursor: none; color: #C5D6E0; TEXT-DECORATION: none;
}
u {	 cursor: none; color: #C5D6E0; TEXT-DECORATION: none;
}
y {	 cursor: none; color: #C5D6E0; TEXT-DECORATION: none;
}
strong {	color: #E9CDD5; background:none; width: 165px; font-weight: normal; line-height: 15px;
}

/*------Opacidade------*/
a img
{filter: alpha(opacity=30);
-moz-opacity: 60.0;
opacity:0.35; }

a:hover img
{filter: alpha(opacity=60);
-moz-opacity: 3.0;
opacity:0.30;
}

.titulo {
font-family: arial;
color: #E9CDD5;
background-color: transparent;
border-top: 0px solid NONE;
border-left: 0px solid NONE;
border-right: 0px solid NONE;
border-bottom: 0px solid NONE;
padding: 10px 9px 9px 9px;
-moz-border-radius: 0px 0px 0px 0px;
letter-spacing: -3px;
font-size: 25px;
text-align: center;
font-weight: normal;
font-style: normal;
}



input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #D7A8B5;
        background-color: #F9F7F8;
        border: 1px solid #F9F7F8;
        -moz-border-radius: 0px;
        padding: 1px;

}

.table{
background-color:#F9F7F8;
border-bottom: 0px solid #F9F7F8;
border-top: 0px solid  #F9F7F8;
border-right: 0px solid #F9F7F8;
border-left: 0px solid  #F9F7F8;
        text-align: justify;
        padding: 3px 3px 3px 3px;
        width: 460px;	
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 9px;
        font-family: verdana;}


.table2 {
	color: #C5D6E0;
	font-size: 11px;
	font-family: verdana;
	text-align: justify;
	    -moz-border-radius: 5px;
	width: 414px;
	padding: 8px 8px 8px 8px;
	background-color: #F9F7F8;}


.linha {
border-bottom: 7px solid #C5D6E0;
}
.linha2 {
border-bottom: 5px solid #C5D6E0;
}

.fundopost {
background-color: #F9F7F8;
border-bottom: 3px solid #F9F7F8;
border-top: 3px solid #F9F7F8;
border-right:3px solid #F9F7F8;
border-left: 3px solid #F9F7F8;
        text-align: justify;
color: #C5D6E0;
        padding: 3px 3px 3px 3px;
        width: 470px;	
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 9px;
        font-family: verdana;}
/*--------------Segunda Parte--------------*/
HR{
border: 3px solid #F7F4F4;
} 

.comentarios {padding: 5px; width: 550px; text-align: center;}

input, textarea, select {font-family: tahoma;
font-size: 11px;
color: #E9CDD5;
border: 1px solid #F9F7F8;
background:#F9F7F8;
-moz-border-radius: 1px 1px 1px 1px;
}

.cmttext {
	align: justify;
	color: #C5D6E0;
	cursor: crosshair;
	border-right: 3px solid #F9F7F8;
	border-left: 3px solid #F9F7F8;
        border-top: 1px solid #F9F7F8;
        border-bottom: 1px solid #F9F7F8;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	background-color:#F9F7F8;
        padding: 2px;




::-moz-selection
{color: #4A5B5D;
background: #fafefe;}

::selection
{color: #4A5B5D;
background: #fafefe;} 



