P, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #b47f93;
	font-family: Verdana;
	line-height: 12px;
}
A, A:link{color:#7f3554;text-decoration:none}
A:visited{color:#7f3554}
A:active{color:#7f3554}
a:hover {text-decoration: none; color: #9b5673; font-weight: none;}

b {	color: #a96b84; TEXT-DECORATION: none; border-bottom: none;}
u {	color:#b47f93; TEXT-DECORATION: none; border-bottom: 1px dashed #c2dc19;}
c {	color: #5e293e; TEXT-DECORATION: none;}
ul {line-height: 100%; color: #b47f93; font-color:#ff2e8f; margin: 0 18;}

.tablepost {
	background: #eee5e0;
	border-right: 1px solid #c29ca9;
	border-bottom: 1px solid #c29ca9;
	border-top: 1px solid #dbc6c6;
	border-left: 1px solid #dbc6c6;
	padding : 4px;
	margin : 4px;
	-moz-border-radius: 8px 8px 8px 8px;
}

a img {filter:alpha(opacity=60);
-moz-opacity:0.60;
opacity:0.60;}

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

#twitter_div ul
       {margin: 0;
        padding: 0;
        list-style-type: none;}

#twitter_div ul li
       {margin-bottom: 4px;
        border-bottom: 1px dotted #beaba0;
       background-color: transparent;}

#twitter_div ul li a
       {font-size: 10px;
        color: #b47f93;}