
A.chat_msg_link
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

A.chat_msg_link_user
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.chat_my_msg
{
	xcolor: #000099;
	color: #0000FF;
}

.chat_msg_about_me
{
	font-weight: bold;
	color: #AF0000;
}

A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
} 
A:hover
{
	text-decoration: underline;
} 
A:active
{
}

