a:link {
	color: #0000bf;
	text-decoration: none;
	}
a:visited {
	color: #0000bf;
	text-decoration: none;
	}
a:active {
	color: #0000bf;
	text-decoration: none;
	}
a:hover {
	color: #0000bf;
	text-decoration: underline;
	}
body {
	background-color: F8E4C4;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 130%;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 120%;
	}
p { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
.bright {
	border: 2px #0000ff solid;
	}
.regular {
	border: 2px #0000bf solid;
	}

