a:link { color: (51 0 255); text-decoration: underline; }
a:visited { color: (51 0 255); text-decoration: underline; }
a:hover { color: (51 0 255); text-decoration: underline; }
a:active { color: (51 0 255); text-decoration: underline; }

.left-navigation a:link { color: #946318; text-decoration: none; }
.left-navigation a:visited { color: #946318; text-decoration: none; }
.left-navigation a:hover { color: #946318; text-decoration: underline; }
.left-navigation a:active { color: #946318; text-decoration: none; }

.footer a:link { color: #946318; text-decoration: none; }
.footer a:visited { color: #946318; text-decoration: none; }
.footer a:hover { color: #946318; text-decoration: underline; }
.footer a:active { color: #946318; text-decoration: none; }

.header a:link { color: #3E3E3D;; text-decoration: none; }
.header a:visited { color: #3E3E3D;; text-decoration: none; }
.header a:hover { color: #3E3E3D;; text-decoration: underline; }
.header a:active { color: #3E3E3D;; text-decoration: none; }

form.search input
{ font-size: 7pt; }

.left-navigation 
{ text-indent: 15px; 
  font-size: 11pt;
  font-family: garamond;
  font-weight: bold; 
  padding-bottom: 15px; }

.header
{ text-decoration: none; 
  font-size: 10pt;
  font-family: garamond;
  font-weight: bold;
  color: #3E3E3D; }

.footer
{ text-decoration: none; 
  font-size: 11pt;
  font-family: garamond;
  font-weight: bold; }

.breadcrumbs, .breadcrumbs a:link, .breadcrumbs a:visited
{
font-size: 11pt;
color: gray;
text-decoration: none; 
padding-top: 5px; 
font-weight: bold; 
font-family: garamond; }

.breadcrumbs a:hover, .breadcrumbs a:active
{
text-decoration: underline;
}