.chatbgodd{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#ffdc4e;
	font-size: 10px;
}
.chatbgeven{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#feffb6;
	font-size: 10px;
}
.chattext{
	color:#CC9900;
	font-size: 10px;
}
.chatmsg a{
	color:#336600;
	font-size: 10px;
}
.chatmsg{
	color:#663300;
	font-size: 10px;
}
.chatinput{
	font-size:9px;
}
.chattitle{
	color:#996633;
	font-size:18px;
	padding:0px 5px 0px 5px;
	text-align:center;
}