body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 2px 2px 2px 2px;
	font-size: 12px;
	}
.chaty 	{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ddd; 
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}
.chatz 	{
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #eee; 
	}
strong {
	font-weight: bold;
	color: #444;
	}
strong a{
	color: green;
	text-decoration: none;
	}
strong a:hover
	{
	color: red;
	text-decoration: none;
	background-color: yellow;
	}
small	{
	font-size: 9px;
	text-align: right;
	color: #444;
	}
	
small a{
	color: green;
	text-decoration: none;
	}
	
small a:hover
	{
	color: red;
	text-decoration: none;
	background-color: yellow;
	}	
img.wp-smiley { vertical-align: -30%; }
