.new {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #999999;
	background-attachment: fixed;
	background-image: url(images/stone.gif);
	background-repeat: repeat;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000099;
}
a:active {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
.smalltext {
	font-size: xx-small;
}
.smaller {
	font-size: 9px;
}
