body { }
p { }
td { }
a:link { color: #e76014; text-decoration: none; }
a:visited {
	color: #af0e0e;
	text-decoration: line-through;
}
a:hover {
	color: #e76014;
	text-decoration: underline;
}
a:active {
	color: #e76014;
	text-decoration: none;
}
