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: #ec4a9a;
font-family: Tahoma;
font-weight: bold;
font-size: 11px; 
TEXT-DECORATION: none; 
}

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


.cmttext {
	text-align: justify;
	color: #87a877;
        border-top: 0px solid #4F413C;
        border-left: 0px solid #4F413C;
        border-right: 0px solid #D2D2D2;
        border-bottom: 0px solid #D2D2D2;
        -moz-border-radius: 0px;
        line-height: 12px;
        padding: 5px;
        background-color: #d7e2d2;
}

u {	 cursor: none; color: #ec4a9a; TEXT-DECORATION: none;
}

m {	 cursor: none; color: #5e6959; 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;
}

.post {
color: #cdbac3;
padding: 7px;
background-color: #fefefe;
border-bottom: 1px solid #bdc8b8;
border-top: 1px solid #bdc8b8;
border-right: 1px solid #bdc8b8;
border-left: 1px solid #bdc8b8;
-moz-border-radius: 3px 3px 3px 3px;
text-align: justify;
width: 500px;
}


