a.linkmain
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #555;
	letter-spacing: 0px;
	text-decoration: underline;
}
a:hover.linkmain
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  letter-spacing: 0px;
  text-decoration: none;
}
/* DIVIDER */
a.linkwhite
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0px;
  text-decoration: underline;
}
a:hover.linkwhite
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0px;
  text-decoration: underline;
}
/* DIVIDER */
a.linkgray
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	letter-spacing: 0px;
	text-decoration: underline;
}
a:hover.linkgray
{
  font-family: Tahoma;
  font-size: 12px;
  font-weight: normal;
  color: #555;
  letter-spacing: 0px;
  text-decoration: underline;
}
/* DIVIDER */
a.linksmall
{
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #666666;
  letter-spacing: 0px;
  text-decoration: underline;
}
a:hover.linksmall
{
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  letter-spacing: 0px;
  text-decoration: underline;
}
/* DIVIDER */
