body { background-color: #fbfbfb; }
p { }
td { font-size: 12pt; font-family: Times; }
linkcolor1 a:link { color: #000; text-decoration: none; }
linkcolor1 a:visited { color: #000; text-decoration: none; }
linkcolor1 a:hover { color: yellow; background-color: black; }
linkcolor1 a:active { }
linkcolor2 a:link { color: #00f; text-decoration: none; }
linkcolor2 a:visited { color: #00f; text-decoration: none; }
linkcolor2 a:hover { color: yellow; background-color: #00f; }
linkcolor2 a:active { }

