body  { font-family: Arial, Helvetica, Verdana, Geneva ; background-color: black; }
p {}
td {}
a { }
a:link        { color: white; text-decoration: underline }
a:visited      { color: white; text-decoration: none }
a:hover        { color: yellow; font-weight: 500; text-decoration: underline  }
a:active    { color: white; text-decoration: none }
.White { color: white; text-decoration: none; }
.White:link { color: white; text-decoration: underline; }
.White:hover { color: yellow; text-decoration: underline; }
.White:visited { color: white; text-decoration: underline; }
.head { color: red; font-weight: bold; }
.head2 { color: red; }
#iContainer { padding: 5px; border: solid 1px black; }
.redTimes { color: red; font-size: 16px; font-family: times; }
