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


a, a:link{
color: #ea6ea5;
font-family: Tahoma;
font-weight: bold;
font-size: 11px; 
TEXT-DECORATION: none; 
}

a:hover {
color: #dfb1ca;
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
cursor: crosshair;
TEXT-DECORATION: none; }


        background-color: #fff5fa;
}


m {	 cursor: none; color: #-; TEXT-DECORATION: none;
}

e {	 cursor: none; color: #ea6ea5; TEXT-DECORATION: none;
}


a img
        {filter: alpha(opacity=80);
        -moz-opacity: 100.0;
        opacity:0.8; }

a:hover img

        {filter: alpha(opacity=30);
        -moz-opacity: 1.0;
        opacity:1.0;
}

.top {
        color: #dfb1ca;
        background-color: #fff5fa;
        border-bottom: 1px solid #fff5fa;
        border-top: 1px solid #fff5fa;
        border-right: 2px solid #fff5fa;
        border-left: 2px solid #fff5fa;
        padding: 10px;
        -moz-border-radius: 0px;
        line-height: 11px;
        font-family: Verdana;
        width: 400px;	
}

.tab {
color: #dfb1ca;
padding: 7px;
background-color: #ffffff;
border-bottom: 2px solid #ebd9e2;
border-top: 2px solid #ebd9e2;
border-right: 2px solid #ebd9e2;
border-left: 2px solid #ebd9e2;
-moz-border-radius: 3px 3px 3px 3px;
text-align: justify;
width: 322px;
}

input, textarea, select {
	font-family: Verdana; 
	font-size: 11px;
	color: #dfb1ca;
	text-align: justify;
	border: 2px dashed #ebd9e2;
	background-color: #ffffff;
	background-position: center;
	padding: 3px 3px 3px 3px;
-moz-border-radius: 0px 0px 0px 0px;
}

::-moz-selection {
background-color:#ffffff;
color: #;
}

::selection {
background-color:#ffffff;
color: #;
}