@charset "ISO-8859-1";

body 
 	{ 
 	background: #e9e8e8;
}

	a:link{color: #e9e8e8;}
	a:visited {color: #e9e8e8;}
	a:focus {color: #e9e8e8;}
	a:hover {color: #e9e8e8;}
	a:active {color: #e9e8e8;}
	a img {border:none; color:#e9e8e8}
