.siteformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #212121;
	background-attachment: fixed;
	background-image: url(background.gif);
	background-repeat: no-repeat;
}

.tableformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #212121;
}

a:link {color: #CCCCCC}
a:visited {color: #FFFFFF }
a:active {color: #FFFFFF }
a:hover {color: #FFFFFF } 
