body { color: black; font-size: 16px; font-family: Verdana; background-color: #fff; }

p { color: #000; font-size: 12px; font-family: Verdana; }

td {}

a:link {
	color: #006600;
	font-weight: bold;
}

a:visited {
	color: #009900;
	font-weight: bold;
}

a:hover {
	color: #660000;
	font-weight: bold;
}

a:active {
	color: #000066;
	font-weight: bold;
}

.important {
	color: #C00;
	font-weight: bold;
}
