<style type="text/css">
body       {margin: 0;
            padding-top: 0;
            padding-bottom: 0;
            padding-left: 0;
            padding-right: 0;}
.title    {font-family: times;
            color: #f76037;
            font-size: 30px;
            line-height: 30px;
            font-weight: bold;}
.menu     {font-family: times;
            font-size: 23pt;
            color: #f76037;
            line-height: 100%;}
.text      {font-family: verdana, ariel;
            color: #7f555c;
            font-size: 7.5pt;
            line-height: 130%;}
.dots      {font-size: 15pt;
            line-height: 16pt;}

.copy      {font-family: verdana, ariel;
            color: #aaaaaa;
            font-size: 6pt;
            line-height: 100%;}
.artcopy   {font-family: verdana, ariel;
            color: #929292;
            font-size: 6pt;
            line-height: 250%;}
.artinfo   {font-family: verdana, ariel;
            color: #828282;
            font-size: 7pt;
            line-height: 150%;}

a:link     {text-decoration:none;
            color: #f76037;
            font-weight: bold;}
a:active   {text-decoration:none;
            color: #f76037;
            font-weight: bold;}
a:visited  {text-decoration:none;
            color: #f76037;
            font-weight: bold;}
a:hover    {text-decoration:none;
            color: #f76037;
            font-weight: bold;}

.yellow a:link       {color: #deb545;}
.yellow a:visited    {color: #fed565;}
.yellow a:hover      {color: #deb545;}
.yellow a:active     {color: #deb545;}

.blue a:link       {color: #42c3e0;}
.blue a:visited    {color: #62e3ff;}
.blue a:hover      {color: #42c3e0;}
.blue a:active     {color: #42c3e0;}

.orange a:link     {color: #f6822d;}
.orange a:visited  {color: #ffa24d;}
.orange a:hover    {color: #f6822d;}
.orange a:active   {color: #f6822d;}

.plum a:link       {color: #926575;}
.plum a:visited    {color: #b28595;}
.plum a:hover      {color: #926575;}
.plum a:active     {color: #926575;}
</style>