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

a, a:link{
color: #aba7c2;
TEXT-DECORATION: none; 
}
a:hover {
color: #aba7c2;
background-color: #ebf2f8;
border-bottom: 1px trashed #ccd8dd;
TEXT-DECORATION: none; 
}

b {color: #c4d1d6; 
cursor: none;
}
u {color: 
font-weight: normal;
font-style: normal;
#c4d1d6;
font-size: 12px;
font-family: tahoma;
line-height: 14px;
background-color: #dfa8c8; 
}
i {color: #c4d1d6; 
font-weight: normal;
font-style: normal;
cursor: none;
}
x {color: #af91c0;
font-family: tahoma;
cursor: none;
}
y {color: #dfa8c8;
font-family: tahoma;
cursor: none;
}
l {color: #333333;
font-size: 12px;
font-family: tahoma;
line-height: 14px;
background-color: #f4ecf3; 
}
strong {color: #aba7c2; 
background-color: #eff4f9; 
cursor: none;
}
n {color: #b0b0b0;
font-size: 12px;
font-family: tahoma;
}



::-moz-selection
{color: #aba7c2;
background: #eff4f9}

::selection
{color: #aba7c2;
background: #eff4f9}

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;

}

.subtitulo {
font-family: tahoma;
font-size: 12px;
font-weight: normal;
font-style: normal;
}

.titulo {
        color: #c4d1d6;
	font-family: Georgia;
	font-size: 20px;
	background-color: #;
}

input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #aba7c2;
	border-top: 1px dashed #c4d1d6;
	border-left: 1px dashed #c4d1d6;
	border-right: 1px dashed #c4d1d6;
	border-bottom: 1px dashed #c4d1d6;
background: #eff4f9;

	-moz-border-radius: 0px 0px 0px 0px;}
