/*** Section-specific styles to definite appropriate colors ***/

a:link {
	color: #A8621E;
}

a:visited {
	color: #834C17;
}

a:active {
	color: #A8621E;
}

.citation a {
	font-size: 10px;
}

.citation a:visited {
	font-size: 10px;
}

h3 {
	color : #A8621E;
}

.colored {
	color : #A8621E;
}

.h3 {
	color : #A8621E;
}

