body
{
	background: #fff;
	scrollbar-face-color: 333333;
	scrollbar-highlight-color: grey;
	scrollbar-3dlight-color: grey;
	scrollbar-darkshadow-color: grey;
	scrollbar-shadow-color: grey;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #efeff7;
}


a.content:link, a.content:visited, .content
{
	font-size: 14px;
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a.content:hover	
{
	font-size: 14px;
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
	text-align: center;
}
