a.linkmain
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #009;
  letter-spacing: 0px;
  text-decoration: underline;
}
a:hover.linkmain
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #900;
  letter-spacing: 0px;
  text-decoration: underline;
}
/* DIVIDER */
a.link11
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #009;
  letter-spacing: 0px;
  text-decoration: underline;
}
a:hover.link11
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #900;
  letter-spacing: 0px;
  text-decoration: underline;
}
a.catlink {
	font-family: Tahoma;
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
/* DIVIDER */



