body { }
p { }
td { }

a, a:visited {
	text-decoration: none;
	color: #790033;
}

a:hover {
	text-decoration: none;
	color: #006990;
}