a.linkmain
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  color: #008080;
  letter-spacing: 0px;
  text-decoration: underline;
}
a:hover.linkmain
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  color: #900;
  letter-spacing: 0px;
  text-decoration: underline;
}
a.linkorder
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  color: #900;
  letter-spacing: 0px;
  text-decoration: underline;
}
a:hover.linkorder
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  color: red;
  letter-spacing: 0px;
  text-decoration: underline;
}
/* DIVIDER */
a.linkbig
{
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #008080;
  letter-spacing: 0px;
  text-decoration: underline;
}
a:hover.linkbig
{
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #900;
  letter-spacing: 0px;
  text-decoration: underline;
}
/* DIVIDER */


