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

img{
   -webkit-transition: opacity 0.7s linear;
   opacity: 1;
cursor: crosshair;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;}

img:hover{
   -webkit-transition: opacity 0.7s linear;
   opacity: 0.6;
cursor: crosshair;
   -webkit-transition: all 0.6s ease-out;
   -moz-transition: all 0.6s ease-out;
   transition: all 0.6s ease-out;}


a, a:link{
   -webkit-transition: opacity 0.7s linear;
   opacity: 1;
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;}


a:hover{
   -webkit-transition: opacity 0.7s linear;
   opacity: 1;
   -webkit-transition: all 0.8s ease-out;
   -moz-transition: all 0.8s ease-out;
   transition: all 0.8s ease-out;}

a {text-decoration: none; cursor: crosshair;} 
a:link {color: #ffffff; background-color: transparent; text-decoration: none;}
a:visited {color: #ffffff; background-color: transparent; text-decoration: none;}
a:active {color: #ffffff; background-color: transparent; text-decoration: none;}
a:hover {color: #ffffff; border-left: 9px solid #97344b; background-color: transparent;}

HR{
border: 1px solid #fff;
}

strong {cursor: crosshair; color: #fff; border-bottom: 0px dashed #675252; font-weight: normal; background-color: ; TEXT-DECORATION: none; letter-spacing: 1px;
}
c {cursor: pointer; color: #eb4f9c; font-weight: normal;
}

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


::selection {
color: #ffffff;
background: #eb4f9c;}
 
.titulo {
font-family: Verdana;
color: #97344b;
background-color: transparent;
border-top: 0px solid #f588a7;
border-left: 0px solid #f588a7;
border-right: 0px solid #f588a7;
border-bottom: 0px solid #f588a7;
padding: 5px 5px 5px 5px;
-moz-border-radius: 0px 0px 0px 0px;
letter-spacing: -2px;
font-size: 18px;
text-align: center;
font-weight: bold;
font-style: normal;
}

.subtitulo {
font-family: verdana;
font-size: 11px;
color: ;
letter-spacing: 1px;
font-weight: normal;
font-style: normal;	
text-transform: lowercase;
width: 110px;
-moz-border-radius: 0px 0px 0px 0px;
}

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


.cmttext {
font-weight: normal;	
align: left;
color: #445783;
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: #445783;
-moz-border-radius: 0px 0px 0px 0px;
background-color: ddd9c2;
width: 350px;
}

.fundopost {
        color: #445783;
	background-color: #fff;
border: 0px solid #445783;
text-align: justify;
font-size: 11px;
        padding: 13px;
        width: 350px;
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 14px;
        font-family: Verdana;
}
.table {
        color: #fff;
	background-color: #445783;
text-align: center;
font-size: 12px;
        padding: 3px;
        width: 350px;
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 10px;
        font-family: Courier New;
}

.table2 {
        color: #fff;
	background-color: #eb4f9c;
text-align: center;
font-size: 11px;
        padding: 2px;
        width: 250px;
        -moz-border-radius: 0px 0px 0px 0px;
        line-height: 10px;
        font-family: Verdana;
}

.linha1 {
	border-top: 4px solid #445783;
width: 200px;
}

.linha2 {
	border-top: 6px solid #eb4f9c;
width: 250px;
}	