body  { font-family: Arial; background-color: silver }
element { }
p {}
td {}
a:hover {
	color: #C9F;
	text-decoration: none
}
a:link {
	color: #006;
	text-decoration: none
}
a:visited {
	color: #036;
	text-decoration: none
}
