body, table {
	font-family: Times New Roman;
	font-size: 12px;

	color: #999999;
	background-color: #FFFFFF;
}
.title {
	font-size: 1.5em;
}

a:link {text-decoration: none; color: #996600; }
a:visited {text-decoration: none; color: #996600; }
a:hover {text-decoration: none; color: #666666;}
a:active {text-decoration: none; color: #000000; }