/* ------------ Fonte -------------- */
p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #d1d1d1;
        font-family: verdana ;
	line-height: 16px;
	cursor: crosshair;}
}

BODY{
cursor: se-resize;}
--></style>

/* ------ Barra de Rolagem ------ */

body {scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #FFABDB;
scrollbar-track-color: #FFFFFF; }

/* ------ Link's em Geral ------ */
a, a:link{
color: #ff8ba9; height:1px; 
border-top: 1px dotted #ff5a85; 
border-bottom: 1px dotted #ff5a85;
border-left: 1px dotted #ff5a85; 
border-right: 1px dotted #ff5a85;
background-color : #ffdae4; 
-moz-border-radius: 0px 0px 0px 0px;

cursor: crosshair;
TEXT-DECORATION: none;
}
a:hover {
color: #a2af98;
border-top: 1px dotted #7b8e6e; 
border-bottom: 1px dotted #7b8e6e;
border-left: 1px dotted #7b8e6e; 
border-right: 1px dotted #7b8e6e;
background-color : #dce6d4;
-moz-border-radius: 0px 0px 0px 0px 

cursor: crosshair;
TEXT-DECORATION: none;
}





/* ------ Tï¿½tulo ------ */

.titulo {
    border-bottom-style: double ; border-bottom-width: 0;border-bottom-color: ff6a69;
    font-weight: bold;
    cursor: sw-resize;
}

/* ------ Caixas ------ */
input, textarea {
	color: #7b906c;
	font-family: verdana;
	 font-weight: italic;
        font-size: 10 px;
	border-top: 1px dotted #99a98e; 
        border-bottom: 1px dotted #99a98e;
        border-left: 1px dotted #ff87a6; 
        border-right: 1px dotted #ff92ae;
       background-color: #ffe9ef; 
       -moz-border-radius: 15px 15px 15px 15px;}

.cmttext {
	align: center;
	width:500px;
	color: #ff6b91;
	border: #ff6b91;
	cursor: crosshair;
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	background-color: #ffdae4; }


/* ------ Tables ------ */

.table {
	color: #ff6283; 
        background-color:#ffd3dc;
        border-top: 1px dotted #a2b390; 
        border-bottom: 1px dotted #a2b390;
        border-left: 3px double #a2b390; 
        border-right: 3px double #a2b390;
        cursor: crosshair }
        

.fundo {
	color: #ffffff; 
        background-color: #000000;
        border-top: 1px  dashed #000000; 
        border-bottom: 1px  dashed #000000;
        border-left: 1px dotted #000000; 
        border-right: 1px dotted #000000; 
        -moz-border-radius: 0px 0px 0px 0px;
         cursor: crosshair }
   
.maitelima {
	color: #b3cca8; 
        background-color:#e9f0e0;
        border-top:1px  dashed #ffabbd; 
        border-bottom: 1px  dashed #ffabbd;
        border-left: 1px dashed #ff6283; 
        border-right: 1px dashed #ff6283;  }
   


/* ---- Seleção Colorida ---- */

::-moz-selection
{color: #ff3371;
background: #ffccdc;}

::selection
{color: #ffccdc;
background: #ffccdc;}


/* ------ Styles ------ */
b { color: #ff7aa3; TEXT-DECORATION: none; border-bottom: 1px 
dotted #afbe9e; cursor: move;
}

}
u {   color:#ff7aa3; TEXT-DECORATION: none; border-bottom: 1px 
dotted #afbe9e; cursor: move;
}
i { color:#ff7aa3; TEXT-DECORATION: none; border-bottom: 1px 
dotted #afbe9e; cursor: move;
}
ul {line-height: 100%; color:#ff7aa3; font-color: #afbe9e; margin: 0 20;


