/* Body Text */
.text_black           {font-size:10px; font-family:Verdana, Times, serif; font-weight: bold;color:#517abd;}
.text_other			  {font-size:11px; font-family:Verdana, Times, serif; font-weight: bold;color:#339999;}


/* Form and Window Elements */
li                    {list-style-type: square;}
body                  {background-color: #FFFFFF;}

/* Navigational Links Styles */
/* Global Settings */
A                     {color: #FFFFFF; text-decoration:none;}
A:hover               {color: #339999; text-decoration:underline;}
A:active              {color: #339999; text-decoration:underline;}

A.head                {color: #000000; text-decoration:none;}
A.head:hover          {color: #339999; text-decoration:underline;}
A.head:active         {color: #339999; text-decoration:underline;}

