BODY
{
	margin: 0px;
}
BODY, DIV, SPAN
{
	font-family: Verdana;
	font-size: 12px;
}
A
{
	text-decoration: none;
}
.form
{
	background-color: white;
	padding: 15px;
}
.cnt
{
	background-color: white;
	font-weight: bold;
	color: #e118bc;
	padding: 5px;
}
.pages
{
	background-color: white;
	padding: 5px;
	color: #e118bc;
}
.pages A
{
	color: black;
}
.content
{
	background-color: #ffffff;
}
.itemg
{
	float: left;
	margin: 5px;
	width: 130px;
	text-align: center;
}
.itemm
{
	float: left;
	margin: 5px;
	width: 130px;
	text-align: center;
}
.itemmu
{
	float: left;
	margin: 7px;
	border: 1px solid black;
	width: 130px;
	text-align: center;
}
.itemj
{
	float: left;
	margin: 5px;
	width: 130px;
	text-align: center;
}
.title
{
	color: black;
	display: block;
	text-decoration: none;
	width: 120px;
}
.author
{
	color: #e118bc;
	display: block;
	text-decoration: none;
	width: 120px;
}
