.columbia {
	background-color: #755002;
	background-image: url(../2.%20graphics/bg.jpg);
	margin: 0px;
}
.page_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
}
.heading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #CCCC99;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #CCCC99;
	text-decoration: underline;
}
