body { color: black; background-color: white; }
p {}
a:link { color: red ; font-weight: 600; text-decoration: none; }
a:visited { color: maroon ; font-weight: 600; text-decoration: none; }
a:hover { color: purple ; font-weight: 600; text-decoration: underline; }
a:active { color: orange ; font-weight: 600; text-decoration: none; }
td { color: #300; font-size: 10pt; font-family: arial; font-weight: 500; }
.bold { color: #300; font-weight: 700; text-decoration: none; }
a.menu { color: black; font-size: 11pt; font-family: arial, helvetica; font-weight: 700; letter-spacing: normal; }
a.menu2 { color: black; font-size: 12pt; font-weight: 800; text-decoration: none; }
a.menu2:hover { color: red; font-weight: 800; }
a.menu:hover { color: white; font-size: 11pt; font-family: arial, helvetica; font-weight: 700; text-decoration: none; letter-spacing: normal; }
