body {
	font-family: "Times New Roman", Times, serif;
	color: #663333;
	font-size: small;
}
a:link {
	color: #3A3F42;
	text-decoration: none;
}
a {
	color: #3A3F42;
}
a:visited {
	text-decoration: none;
	color: #3A3F42;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #3A3F42;
}
