body {
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	background-color: #999999;
	margin: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: none;
}input {
	font-family: verdana;
	font-size: 10px;
	color: #660000;
	background-color: #FFFFFF;
}

.newsboard {
	line-height: 17px;
}
