﻿a.contentlink {
	font-weight: 600;
	color: #906A19; 
	text-decoration: none;
}

a.contentlink:active {
	color:#000000; 
}

a.contentlink:hover {
	color:#640000; 
}

a {
	font-weight: 600;
	color: #906A19; 
	text-decoration: none;
}

a:active {
	color:#000000; 
}

a:hover {
	color:#640000; 
}