﻿body { background-color: #f4ffe4; text-decoration: none; }
p { text-decoration: none; }
td { text-decoration: none; }
a:link { color: #930; text-decoration: none; }
a:visited { color: #930; text-decoration: none; }
a:hover { color: white; background-color: gray; text-decoration: none; }
a:active { color: #930; text-decoration: none; }
