body {background-color: #eeffee; font-family:comic sans ms, arial, sans-serif; color:black; }


A:link {font-weight: medium; text-decoration: none; color: green; }
A:active {font-weight: medium; text-decoration: none; color: green; }
A:hover {font-weight: medium; color:red; }
A:visited {font-weight: medium; text-decoration: none; color: black; }
A.external:link {font-weight: medium; text-decoration: none; color: green; }

tr {bgcolor:gray; }

th {color:white; text-align: center; font-size: x-small; }