﻿a { text-decoration:none }
a:hover { color: red; }

.header
{
  font-family: "Tahoma", Helvetica;
  font-size: 12px;
  color: #0080FF;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

.date 
{
  font-family: "Arial", Helvetica;
  color: #0080FF;
  font-size: 10px;
  text-decoration: none;
}

.whatsnew 
{
  color: #0000A0;
  text-decoration:underline;
}

.homeBottomlinks 
{
  color: #0000A0;
  text-decoration:underline;
}

.footerLinks, .footerLinks:hover 
{
  font-family: "Tahoma", Helvetica;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.footerLinks:hover
{
  color: cyan;
}

.menuLinks, .menuLinks:hover
{
  font-family: "Tahoma", Helvetica;
  font-size: 19px;
  color: #FFFFFF;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

.menuLinks:hover
{
  color: cyan;
}

.menuLinksSmaller, .menuLinksSmaller:hover
{
  font-family: "Tahoma", Helvetica;
  font-size: 17px;
  color: #FFFFFF;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}

.menuLinksSmaller:hover
{
  color: cyan;
}

.pageLinks, .pageLinks:hover
{
  font-family: "Tahoma", Helvetica;
  color: #0080FF;
  font-weight: bold;
  text-decoration: none;
}

.pageLinks:hover
{
  color: red;
}

.merchantsRCOs, .merchantsRCOs:hover
{
  font-family: "Tahoma", Helvetica;
  font-size: 19px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

.merchantsRCOs:hover
{
  color: cyan;
}

.merchantsRCOsSmaller, .merchantsRCOsSmaller:hover
{
  font-family: "Tahoma", Helvetica;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  font-weight: bold;
}

.merchantsRCOsSmaller:hover
{
  color: cyan;
}

.merchantsRCOsText, .merchantsRCOsText:hover
{
  font-family: "Arial";
  color: black;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

.merchantsRCOsText:hover
{
  color: red;
}

.merchantsRCOsLinks, .merchantsRCOsLinks:hover
{
  font-family: "Arial";
  color: blue;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

.merchantsRCOsLinks:hover
{
  color: red;
}

.kitcographtext
{
  font-family: "Arial";
  color: #0080FF;
  font-size: 14px;
  font-weight: bold;
}

.noUnderlineBoldLinks, .noUnderlineBoldLinks:hover
{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

.noUnderlineBoldLinks:hover
{
  color: red;
}

.pageText
{
  font-family: "Tahoma", Helvetica;
  font-size: 14px;
  color: black;
  text-decoration: none;
}

.pageTextCenter
{
  font-family: "Tahoma", Helvetica;
  font-size: 14px;
  color: black;
  text-decoration: none;
  text-align: center;
}

.marquee
{
  color: #0080FF; 
  font-family: Arial; 
  font-size: 10pt; 
  font-weight: bold;
  background-repeat="no-repeat"}

.blank
{
}