/* -- Fonte -- */
{
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	
}	

/* -- Links -- */

a, a:link{
color: #000000;
 height:2px;
cursor: crosshair;
TEXT-DECORATION: none; 
}
a:hover {
color: #ffffff;
 height:2px;
cursor: crosshair;
TEXT-DECORATION: none;
}

/* -- Edit dos posts -- */

blockquote {
background-url: http://i39.tinypic.com/6tn67q.jpg;
border-left: 8px solid #000000; 
border-right: 8px dotted #000000;
padding: 5px 5px 5px 5px;
margin: 5px 5px 5px 5px;
color: #ffffff;
}

/* -- Estilos -- */

b {	cursor: none; color: #000000; TEXT-DECORATION: none;
}
s {	cursor: none; url: http://i42.tinypic.com/2l9jjx3.jpg;; TEXT-DECORATION: none;
}
u {	cursor: none; color: #000000; TEXT-DECORATION: none;
}
i {	cursor: none; color: http://i42.tinypic.com/2l9jjx3.jpg;; TEXT-DECORATION: none;
}
strong {	cursor: none; color: #000000; TEXT-DECORATION: none;
}

/* -- Caixas -- */
input, textarea, select 
	{font-family: Arial; 
	font-size: 10px;
	color: #ffffff;
	border-top: 1px dashed #000000;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px dashed #000000;
	background-color: #000000;
	-moz-border-radius: 8px 8px 8px 8px;
        }

/* -- Tabelas -- */

.table {
	font: 10px arial;
	font-weight: bold;
	text-align: center;
	text-transform: dotted;
	letter-spacing: 2px;
	color: #000000;  
	padding: 4px 4px 4px 4px;
             background-url: http://i39.tinypic.com/6tn67q.jpg;
        border-top: 2px solid #000000; 
}

.fundo2 {
	color: #000000;
	background-color : #000000;
        border-bottom: 1px dotted #000000; 
        padding: 0px 3px 3px 3px;
	text-align: justify;

}

.menu {background: #000000;
	font: 9px Arial;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ffffff;  
	padding: 2px 2px 2px 2px;
        border-top: 3px solid #ffffff;
        border-bottom: 3px solid #ffffff;
}
