/* --- Fonte, links - BASE POR LUKAS FLOGVIP/LUKASLEE - NAO RETIRE ESSES CRÉDITOS! ---*/

P, body, td, tr, div {
font-style: normal;
font-weight: normal;
font-size: 12px;
color: #FF8282;
font-family: Tahoma;
cursor: normal;
line-height: 13px;}

a, a:link{
	color: #C0C0C0;
	cursor: crosshair;
	TEXT-DECORATION: none;}

a:hover {
	color: #FFB7B7;
	cursor: crosshair;
	TEXT-DECORATION: none;}

/* --- negrito, italico, sublinhado --- */

	i {color: #FFB7B7; TEXT-DECORATION: none;}
	u {color: #FFB7B7; TEXT-DECORATION: none;}
	b {color: #FFB7B7; TEXT-DECORATION: none;}

/* --- caixas ---*/

input, textarea, select {
	color: #FF8282;
	font-size: 12px;
	font-family: tahoma;
	border: 1px dashed #CFCFCF;
	background-color: #CFCFCF;
	line-height: 12px;
	padding: 2px;}

.comentarios {color: #FF8282;
	font-family: tahoma;
	font-size: 12px;
	padding: 7px;
	width: 350px;}

/* --- Titulo ---*/

.titulo {
	color: #FFB7B7;
	font-size: 12px;
	width: 320px;
	font-family: tahoma;}

/* --- Opacidade das imagems  ---*/

a img {
	filter:alpha(opacity=65); 
	-moz-opacity:0.90; 
	opacity:0.90;}

a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0; 
	opacity:1.0;}
