BODY {
	color: white;


}
a:link {text-decoration:underline; color:white;}
a:visited { text-decoration:underline; color:white;}
a:active { text-decoration:underline; color:white;}
a:hover {  text-decoration:underline; color:#551A04;}

a.change:link { color:#000000;  }
a.change:visited { color:#000000;  }
a.change:active { color:#000000; }
a.change:hover { color:#000000; }

