a:link {
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	border-bottom: 1px solid #660000;
	color: #990000;
	text-decoration: none;
}

a:active, a:hover {
	border-bottom: 1px solid #660000;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: #ffe2a4;
	font-family: "Times New Roman", Times, serif;
	margin: 10pt 10pt 10pt 10pt;
	color: #4c2600;
}

blockquote {
	color: #000000;
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	font-size: small;
	margin: 0pt 7pt 0pt 7pt;
}

h1, h2, h3, h4 {
	color: #663300;
}

.nav {
	margin: 0pt 7pt 0pt 7pt;
	font-size: smaller;
}

.links {
	margin: 0pt 7pt 0pt 7pt;
}

.small {
	font-size: small;
}
