body {
	background-image: url(../images/bg.gif);
	float: none;
	margin: 0px;
	clear: both;
}
div {
	font-size: 12px;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #B50000;
	text-decoration: underline;
}
a.write:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.write:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.write:hover {
	font-size: 12px;
	color: #FFDC51;
	text-decoration: none;
}
.talk {
	border: 1px solid #999999;
}
