body {
		font-family: baskerville;
	font-size: 14px;
	color: #003333;
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
	border:0;
}
a {
	color: #003333;
	text-decoration: none;
	font-weight: bold;
		font-size: 14px;

}
a:hover {
	border-top: 0px solid #006699;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #006699;
	border-left: 1px solid #FFFFFF;
	color: #660000;
font-size: 14px;
	font-weight: bold;


}
h1 {
	font-family: baskerville;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #660000;
}
