/* Body Text */
.text_whiteheader     {font-size:13px; font-family:Verdana, Times, serif; font-weight: bold;color:#FFFFFF;}
.text_contact         {font-size:12px; font-family:Verdana, Times, serif; font-weight: bold;color:#FFFFFF;}
.text_white			  {font-size:12px; font-family:Verdana, Times, serif; font-weight: bold;color:#FFFFFF;}
.text_red			  {font-size:11px; font-family:Verdana, Times, serif; font-weight: bold;color:#AAC1D4;}
.text_brownheader	  {font-size:13px; font-family:Verdana, Times, serif; font-weight: bold;color:#816140;}
.text_brown			  {font-size:11px; font-family:Verdana, Times, serif; font-weight: bold;color:#816140;}

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

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

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

