body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #999999;
}
a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	text-decoration: underline;
}
.menu {
	font-size: 14px;
}
.simple_link {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
}
