
a:link {
	color: #cccccc;
	text-decoration: underline;
}
a:visited {
	color: #cccccc;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #cccccc;
	text-decoration: underline;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #996666;
}
montage {
	background-color: #999999;
}
