/* Body Text */
.text_black     	 {font-size:12px; font-family:Verdana, Times, serif; font-weight: bold;color:#000000;}
.text_white		     {font-size:12px; font-family:Verdana, Times, serif; font-weight: bold;color:#ffffff;}
.text_whitebig	     {font-size:16px; font-family:Verdana, Times, serif; font-weight: bold;color:#ffffff;}
.text_red		     {font-size:12px; font-family:Verdana, Times, serif; font-weight: bold;color:#ec2028;}
.text_redline	     {font-size:15px; font-family:Verdana, Times, serif; font-weight: bold;color:#ec2028;}

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

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

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

