A:hover {  text-decoration: underline;  color: red;}A:link {  text-decoration: none;  color: yellow;}A:visited {  text-decoration: none;  font-style: italic;  color: yellow;}A:visited:hover {  text-decoration: underline;}A:active {  text-decoration: none;  font-style: italic;  color: red;}A:active:hover {  color: red;}P {  font-size: 14px;  font-family: "Arial";  line-height: 14px;}UL {  font-size: 14px;  font-family: "Arial";  line-height: 14px;}H1 {  font-family: "Arial";  font-size: 25px;}H2 {  font-family: "Arial";  font-size: 20px;}H3 {  font-family: "Arial";  font-size: 18px;}H4 {  font-family: "Arial";  font-size: 15px;  line-height: 13px;}H5 {  font-family: "Arial";  font-weight: bold;  font-size: 12px;}H6 {  font-family: "Arial";  font-weight: bolder;  font-size: 9px;}MARQUEE {  font-family: "Arial";  font-size: medium;}BODY {  font-family: "Arial";  font-size: x-small;  background-color: #2c2c2c;}TABLE {  font-family: "Arial";  font-size: x-small;}A {  font-family: "Arial";}CITE {  font-size: 12px;  font-family: "Arial";}
