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

a:link {
	color: #CB7300;
}

a:visited {
	color: #915200;
}

a:active {
	color: #CB7300;
}

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

.pdfNote a {
	font-size: 11px;
	font-weight: normal;
}

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

.pdfNote a:visited {
	font-size: 11px;
	font-weight: normal;
}

h3 {
	color : #CB7300;
}

.colored {
	color : #CB7300;
}

.h3 {
	color : #CB7300;
}
