@charset "UTF-8";
<style type="text/css">
body {
    background-image: url(assets/mk-bkgnd.jpg);
}
 
  .BreakerText1 {
    font-family: Optima;
    font-size: 12pt;
    font-style: italic;
    font-weight: normal;
    color: #063261;
}
  .ArtworkCredit {
    font-family: Optima;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
}
   .CreditText {
    font-family: Helvetica;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
} 
  .NewBodyText2 {
    font-family: Optima;
    font-size: 14pt;
    font-style: italic;
    font-weight: normal;
    color: #063261;
} 
  .SubHeader {
    font-family: Optima;
    font-size: 16pt;
    font-style: normal;
    font-weight: bold;
}
  .NavigationLinks1 {
    font-family: Helvetica;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
}
.NewBodyText {
	font-family: Optima;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
    color: #000000
}
a:link {
    color: #666;
}
a:visited {
    color: #999;
}
a:hover {
    color: #6CF;
}
  </style>
