a:link    {
  /* Applies to all unvisited links */
  text-decoration:  none;
  color:            blue;
  } 
a:visited {
  /* Applies to all visited links */
  text-decoration:  none;
  color:            purple;
  } 
a:hover   {
  /* Applies to links under the pointer */
  text-decoration:  none;
  font-style:      italic;
  color:            blue;
  } 
a:active  {
  /* Applies to activated links */
  text-decoration:  none;
  font-weight:      bold;
  background-color: black;
  color: white;
  } 
EM
   {
    color:black;
    font-size:24pt;
    font-family:"Arial Narrow",Georgia,Serif;
    font-style:bold, italic;
   }
H2
   {
    color:black;
    font-size:30pt;
    font-weight:600;
    font-family:"Georgia",Georgia,Serif;
    font-style:italic;
    text-align:center;
   }
H25
   {
    color:black;
    font-size:30pt;
    font-weight:600;
    font-family:"Georgia",Georgia,Serif;
    font-style:italic;
    text-align:center;
   }

H3
   {
    font-size:14pt;
    font-family:"Georgia",Georgia,Serif;
    font-style:italic;
    text-align:center;
   }

H4
   {
    color:black;
    font-size:10pt;
    font-family:"Georgia",Georgia,Serif;
    font-style:italic;
   }
H45
   {
    color:black;
    font-size:8pt;
    font-family:"Georgia",Georgia,Serif;
    font-style:italic;
   }
H5
   {
    color:black;
    font-size:12pt;
    font-family:"Georgia",Georgia,Serif;
    font-style:italic;
    
   }

H6
   {
    color:black;
    font-size:16pt;
    font-family:"Georgia";
    font-style:italic;
    font-weight:300;
   }

.boldtable, .boldtable TD, .boldtable TH
{
font-family:"Georgia",Georgia,Serif;
font-style:italic;
font-size:20pt;
color:black;
background-color:white;
}

.topofpage
{<a href=http://dockmaker.com/Merchant2/merchant.mvc?Screen=CTGY&Category_Code=Hinge#top>Back To Top</a>}

