body {
	color: #000000;
	background-color: white;
}
p {}
td {}
a:link { color: #6b1206 ; background-color: transparent; }
a:visited { color: #808080 ; background-color: transparent; }
a:hover { color: purple }
a:active { color: #6b1206 ; background-color: transparent; }

