a:link {
	text-decoration: none;
	color: #ff2000;
}

a:visited {
	text-decoration: none;
	color: #ff2000;
}

a:hover {
	text-decoration: underline;
	color: #ff2000;
}

a:active {
	text-decoration: none;
	color: #ff2000;
}


body {
	background-image: url(images/backdrop-texture.jpg);
	background-color: #000000;
}
.mainTable {
	width: 700px;
}
.tablePages {
	width: 800px;
}
.table700 {
	width: 700px;
}
.tableMusic {
	background-image: url(images/music-backdrop.jpg);
	height: 550px;
	width: 350px;
}
.tableMusic2 {
	background-image: url(images/music-backdrop-2.jpg);
	height: 550px;
	width: 350px;
}
.tableGetInvolved {
	background-image: url(images/get-involved-backdrop.jpg);
	height: 550px;
	width: 350px;
	background-repeat: no-repeat;
}
.tableDonations {
	background-image: url(images/donations-backdrop.jpg);
	height: 550px;
	width: 350px;
	background-repeat: no-repeat;
}
.table200 {
	width: 200px;
}
.textTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.tablePress {
	background-image: url(images/press-paper.jpg);
	background-repeat: repeat-y;
	padding: 4px;
	width: 700px;
}
.textHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.textHeaderWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.tableDonationsBlock {
	height: 275px;
	width: 350px;
}
