/* blue */
a:link, a:visited {
	color: #566a80;
}

a:hover {
  color: #0b3768;
}

h3, .componentheading, table.moduletable th {
  color: #566a80;
}
div.ubc { 
	border-top: double #d0c7b5 5px;
	padding-bottom:10px;
}
