
.courselinks {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 30px;
	text-decoration: bold;
	color: #333333;
	}
.links {
	font-family: "Gill Sans MT";
	font-size: 12px;
	text-decoration: bold;
	color: #333333;
}

.news {
	font-family: "Gill Sans MT";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	}
	
.footer {
	font-family: "Gill Sans MT";
	font-size: 15px;
	text-decoration: bold;
	color: #333333;
}
.page_headers {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(raven_golf_construction_bg.jpg);
}

.main {
	font-family: "Gill Sans MT";
	font-size: 15px;
	line-height: 30px;
	color: #333333;
}

a:link {
	color: #5F951B;
}
a:visited {
	color: #5F951B;
}
a:hover {
	color: #8BB02D;
}
a:active {
	color: #5F951B;
}



