html, body {

	color:#fff;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Tahoma,Arial,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;


}



A:link {text-decoration: none; color: #e4e5cd;}
a:visited {text-decoration: none; color: #e4e5cd;}
a:active {text-decoration: none; color: #e4e5cd;}
a:hover {text-decoration: underline; color: #000; background: #e4e5cd;}

#updates-title A:link {text-decoration: underline; color: #e4e5cd; font-size: 1.3em;}
#updates-title a:visited {text-decoration: underline; color: #e4e5cd; font-size: 1.3em;}
#updates-title a:active {text-decoration: underline; color: #e4e5cd; font-size: 1.3em;}
#updates-title a:hover {text-decoration: underline; color: #000; background: #e4e5cd; font-size: 1.3em;}

.small-text {

	color:#eff0e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

}

.small-text A:link, .small-text a:active , .small-text a:visited {text-decoration: none; color: #9a4f22;}
.small-text a:hover {text-decoration: underline; color: #000; background: #e4e5cd;}

#footer-nav A:link, #footer-nav a:active , #footer-nav a:visited {text-decoration: underline; color: #ffffff;}
#footer-nav a:hover {text-decoration: underline; color: #000; background: #e4e5cd;}

