body {
	background-color: #ffa257;
	color: black;
	font: Times New Roman, Arial, Verdana;
	font-size: small;
	font-style: normal;
	font-weight: 200;
	font-variant: normal;
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: #ffa257;
	scrollbar-base-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: black;
	scrollbar-track-color: black;
	text-align: center;
}

.news {
	text-align: left;
}

.div {
	border-top: 1px black dotted;
	border-bottom: black dotted 1px;
}

A{
	cursor:crosshair;
	height:1px;
	behavior:url(http://www.geocities.com/mione06/link.htc);
	filter:progid:dximagetransform.microsoft.gradientwipe(duration=2)
}

A:link{
	color:yellow;
	text-decoration:none;
	cursor:crosshair
}

A:visited{
	color:blue;
	text-decoration:none;
	font-weight:200
}

A:hover{
	color:maroon;
	text-decoration:none;
	font-weight:none;
	cursor:crosshair}