.text 					{color: #000000;}
.small 					{font-size: 10px; color: #000000;}
.textBold				{font-size: 13px; color: #000000; font-weight: bold;}
.footer 				{font-size: 10px; color: #ffffff;}

#nav					{ color: #ffffff; font-family: arial, helvetica; font-weight: normal; font-size: .8em; text-transform:lowercase;}

#nav ul                 { margin: 20px 0 0 10px; padding: 0; }
#nav ul, #nav li        { list-style-type: none; }
#nav ul li              {margin-top:10px; padding:0 0 0 22px; background:url(../images/block_a.jpg) no-repeat left bottom;}
#nav ul li.selected     {background:url(../images/block_g.jpg) no-repeat left bottom;}
#nav ul li a.selected   {color: #ffffff; }

#nav a                  { color: #ffffff; text-decoration: none; font-weight: normal;}
#nav a:hover            { color: #ffffff; text-decoration: underline; font-weight: normal;}

a						{color: #eaeaea; text-decoration: underline; font-weight: normal;}
a:link	 				{ color: #eaeaea; font-weight: normal;}
a:visited				{ color: #eaeaea; font-weight: normal;}
a:active	 			{ color: #eaeaea; text-decoration: none; font-weight: normal;}
a:hover					{ color: #eaeaea; text-decoration: underline; font-weight: normal;}

body 					{font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: .9em;}
