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

a, a:link{
color: #a593ba;
TEXT-DECORATION: none; 
}
a:hover {
color: #9c8ab1;
border-bottom: 2px trashed #CCCCCC;
TEXT-DECORATION: none; 
}

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;

}

input, textarea, select 
	{font-family: verdana; 
	font-size: 11px;
	color: #a593ba;
	border-top: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
background: #f1f1f1;}

