/* Body Text */
.text_black		     {font-size:13px; font-family:Verdana, Times, serif; font-weight: bold;color:#000000;}
.text_blue			 {font-size:13px; font-family:Verdana, Times, serif; font-weight: bold;color:#4A6DA5;}
.text_blue_italic	 {font-size:13px; font-family:Verdana, Times, serif; font-style: italic; font-weight: bold;color:#4A6DA5;}
.text_white		     {font-size:13px; font-family:Verdana, Times, serif; font-weight: bold;color:#FFFFFF;}
.text_black_12		 {font-size:12px; font-family:Verdana, Times, serif; font-weight: bold;color:#000000;}

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

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

A.head                {color: #4A6DA5; text-decoration:none;}
A.head:hover          {color: #4A6DA51; text-decoration:underline;}
A.head:active         {color: #4A6DA5; text-decoration:underline;}

