a:link {
	color: #b5a89d;
}

a:visited {
	color: #b5a89d;
}

a.selected {
	color: white;
}

a:hover,
a:focus {
	text-decoration: underline;
}

h1 {
	font: normal 22px/19px Georgia, "Times New Roman", Times, serif;
	color: #b5a89d;
	padding-bottom: 10px;
	margin-top: 15px;
}

h2 {
	font-size: 80%;
	text-transform: uppercase;
}

h2 a {
	padding-left: 10px;
}

p {
	margin-bottom: 10px;
}

.c1 {
	color: #fcb040;
}

.c2 {
	color: #7d95b7;
}

