a:link {
	color: #3300FF;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000066;
	font-weight: bold;
}
a:active {
	color: #006600;
	text-decoration: none;
}
body {
	font-family: Garamond, "Times New Roman", "MS Serif";
	font-size: x-large;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
.bold {
	font-weight: bold;
}
