/* CSS Document */

<style type="text/css">
<!--

body {
	font-family: Baskerville Old Face, Bodoni MT, Georgia;
	font-size: 20px;
	color: #5B3A0E;
}

body {background-image: url(../img/bg.gif);}

h2 {
  font-family: Palatino Linotype, Perpetua, Times New Roman;
  font-size: 40px;
  color: #5B3A0E;
}
font {
  font-family: Palatino Linotype, Perpetua, Times New Roman;
  font-size: 17px;
  color: #5B3A0E;
}

table, td {
	font-family: Baskerville Old Face, Bodoni MT, Georgia;
	font-size: 20px;
	color: #5B3A0E;
	border-color: gold;
}

A:link {color: #5B3A0E; text-decoration: none;}
A:visited {color: #5B3A0E; text-decoration: none;}
A:hover {color: gold;  text-decoration: none;}

-->
</style>
