/* CSS Document */

body{
	background-image: url(images/tablecloth2.gif);
	background-position: top center;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	}

a.topnav:link, a.topnav:visited{
	font-family: Times New Roman, serif;
	color: #660000;
	font-size: 16pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1pt;
	text-decoration: none;
}

a.topnav:hover{
	text-decoration: underline;	
}
