body {  }
p {}
td {}
a:link { color: black; }
a:visited {
	color: #000;
}
a:hover { color: maroon; }
a:active {
	color: #000;
}
