A:link
{ text-decoration:none;
  color:black !important;}

A:visited
{ text-decoration:none;
  color:blue !important;}

A:hover
{ text-decoration:none;
  color:red !important;}

A.other:link, A.other:visited 
{ text-decoration:none;
  color:#336600 !important;}

A.other:hover 
{ text-decoration:none;
  color:blue !important;}

.TitleText
{  font-family: Verdana, Arial, Helvetica;
   FONT-SIZE: 10pt; 
   color: #FFD804 }

.BoldTitleText
{  font-family: Verdana, Arial, Helvetica;
   FONT-SIZE: 10pt; 
   font-weight: bold;
   color: #FFD804 }

.SmallText
{  font-family: Verdana, Arial, Helvetica;
   FONT-SIZE: 8pt; 
   color: #000000 }

.BoldSmallText
{  font-family: Verdana, Arial, Helvetica;
   FONT-SIZE: 8pt;
   font-weight: bold;
   color: #000000 }

.MediumText
{  font-family: Verdana, Arial, Helvetica;
   FONT-SIZE: 10pt; 
   color: #000000 }

.BoldMediumText
{  font-family: Verdana, Arial, Helvetica;
   FONT-SIZE: 10pt; 
   font-weight: bold;
   color: #000000 }

.LargeText
{  font-family: Verdana, Arial, Helvetica;
   FONT-SIZE: 12pt; 
   color: #000000 }

.EMLargeText
{  font-family: Verdana, Arial, Helvetica;
   FONT-SIZE: 12pt; 
   font-weight: bold;
   color: #000000 }