body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://www.bridgetobridge.com/graphics/bk_tile.gif);
	left: 0px;
	top: 0px;

}
div#nav a {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;

}
div#nav a:hover {
	background-color: #FFCC33;
	font-size: 16px;
	font-weight: bold;

}

h1 {
	font-size: 18px;
}