a:link    {color: #FFFF00; text-decoration:underline; font-family: Arial, Verdana, 'Sans Serif';   }
a:visited {color:#FFFF00; text-decoration:underline; font-family: Arial, Verdana, Sans Serif;  }
a:active  {color:#B4D87F; text-decoration:none; font-family: Arial, Verdana, Sans Serif; }
a:hover   {color:#FFFF00; text-decoration:none; background-color:#B4D87F; font-family: Arial, Verdana, Sans Serif; }

a:link.nav    {color: #FFFFFF; text-decoration:none; font-family: Arial, Verdana, 'Sans Serif'; font-weight: bold;font-size: 10pt;  }
a:visited.nav  {color:#FFFFFF; text-decoration:none; font-family: Arial, Verdana, 'Sans Serif'; font-weight: bold;font-size: 10pt;  }
a:active.nav   {color:#FFFFFF; text-decoration:none; font-family: Arial, Verdana, 'Sans Serif'; font-weight: bold;font-size: 10pt;  }
a:hover.nav    {color:#A68B60; text-decoration:none; font-family: Arial, Verdana, 'Sans Serif'; font-weight: bold;font-size: 10pt;  }

a:link.sm    {color: #FFFF00; text-decoration: underline; font-family: Arial, Verdana, 'Sans Serif'; font-weight: bold;font-size: 8pt;  }
a:visited.sm  {color:#FFFF00; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold;font-size: 8pt; }
a:active.sm   {color:#FFFF00; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 8pt; }
a:hover.sm    {color:#B4D87F; text-decoration:none; font-family: Arial,Verdana, Sans Serif; font-weight: bold; font-size: 8pt;}

a:link.h    {color: #6c0000; text-decoration: underline; font-family: Arial, Verdana, 'Sans Serif'; font-weight: bold;font-size: 10pt;  }
a:visited.h  {color:#6c0000; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold;font-size: 10pt; }
a:active.h   {color:#6c0000; text-decoration:underline; font-family: Arial, Verdana, Sans Serif; font-weight: bold; font-size: 10pt; }
a:hover.h    {color:#6c0000; text-decoration:none; font-family: Arial,Verdana, Sans Serif; font-weight: bold; font-size: 10pt;}


body
{ 
	font-family: Arial; font-weight: bold;
	color: #800080;font-size: 12pt; 
}

table, td
{ 
	font-family: Arial; font-weight: bold;
	color: #800080;font-size: 12pt;
}



.img
{
	border: 3px solid #FFFF00; padding: 2px
}