body {
	background-color:#FFFFFF;
	background-image:url("images/bg.gif");
	background-repeat:no-repeat;
	background-attachment:scroll;
		}


a:link { 
	color :#3366CC;
	text-decoration : none }
a:active { 
	color :#33FFFF;
	text-decoration : none }
a:visited { 
	color :#6699CC;
	text-decoration : none }
A:hover  {
	color :#33FFFF;
	text-decoration : underline }
	

#footer a:link { 
	color :#000000;
	text-decoration : none }
#footer a:active { 
	color :#000000;
	text-decoration : none }
#footer a:visited { 
	color :#000000;
	text-decoration : none }
#footer a:hover  {
	color :#333333;
	text-decoration : underline }
	
	
#information a:link { 
	color :#000000;
	text-decoration : none }
#information a:active { 
	color :#000000;
	text-decoration : none }
#information a:visited { 
	color :#000000;
	text-decoration : none }
#information a:hover  {
	color :#333333;
	text-decoration : underline }