body{
	background-color : Black;
	background-image : url("../images/framework/bottombg.gif");
	background-repeat : no-repeat;
}
a{
	font : normal 11px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #C0BD94;
}
a:hover{
	font : normal 11px Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #E4DA9C;
}