/* ------------ fonte -------------- */
P, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #6f6f6f;
	font-family: Verdana;
		cursor: crosshair;
}	
	

/* ------------- barra de rolagem ---------------- */	

body {scrollbar-3dlight-color: #6f6f6f;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #6f6f6f;
scrollbar-darkshadow-color: #6f6f6f;
scrollbar-face-color: #6f6f6f;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff; }

/* ------------------------------- links ---------------------------------- */

a, a:link{ color: #cc9933; padding-right: 2px; border-right: 3px solid #ffffff; border-bottom: 1px solid #ffffff; height:0px; TEXT-DECORATION: none; }
a:hover { color: #ffffff; background-color: #cc9933; width:2px; font-weight:100%; cursor:w-resize; border-bottom: 1 px solid #ab5288; TEXT-DECORATION: none; }


/* ------------------------------- negrito, italico, sublinhado ---------------------------------- */

b { cursor: crosshair; color: #6f6f6f; TEXT-DECORATION: none;
}
u { cursor: crosshair; color: #cc9933; TEXT-DECORATION: none;
}
i {	cursor: sw-rezize;  color: #ffffff; TEXT-DECORATION: none; }

/* ------------------------------- title ---------------------------------- */

.titulo {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	color: #cc9933;
	font-family: Tahoma;
text-align: center;
    cursor: crosshair;

}


/* ------------------------------- table ---------------------------------- */

.table {
text-align: center;
color: #FFFFFF;
text-transform: uppercase;
border-left: 6px solid #ab5288;
border-right: 6px solid #ab5288;
background-color: #8ec151;
background-position: center;
padding-top: 2px;
padding-bottom: 2px;
}

.caixa {
color: #82ab52;
background-color: #e4f4d1;
background-position: center;
border-bottom: 2px dotted #82ab52;
width: 970px;
text-align: justily;
padding: 2px 2px 2px 2px;
}


.table2  {
text-align: right;
color: #ab5288;
border-bottom: 1px dashed #ab5288;
background-color: transparent;
background-position: center;
}

.fundo {
color: #6f6f6f;
background-color: #000000;
background-position: center;
width: 916 px;
text-align: justify;
padding: 2px 2px 2px 2px;
}


.perfil1 {
color: #cc9933;
background-color: #000000;
background-position: center;
width: 300 px;
text-align: justify;
padding: 4px 4px 4px 4px;
}


.perfil {
color: #cc9933;
background-color: #000000;
background-position: center;
border-left: 3px solid #ffffff;
border-right: 3px solid #e5daad;
width: 300 px;
text-align: justify;
padding-right: 30px;
padding-left: 40px;
}

.post1 {
color: #cc9933;
background-color: #1e1e1e;
background-position: center;
width: 800 px;
text-align: justify;
padding: 4px 4px 4px 4px;
}


.post {
color: #cc9933;
background-color: #1e1e1e;
background-position: center;
width: 800 px;
text-align: justify;
padding: 4px 4px 4px 4px;
}

.letra  {
	font-size: 16px;
	color: #6f6f6f;
	font-family: Tahoma;
	font-style: bold;
	font-weight: bold;
}
