body {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: #abd0f3;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg_bridge.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
table {
	font-family: "Comic Sans MS";
	text-decoration: none;
	font-size: 10px;

}
.headings {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.categories {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #abd0f3;

}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
}
.bands {
	font-style: italic;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;



}
.email {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #abd0f3;
	text-decoration: none;
}

