body {color:blue; background:red; font-family:Courier, Times;}

A{text-decoration: underline; font-weight:normal; font-family:Courier;}
A:link {color:yellow}
A:visited {color:white}
A:active {color:gray}
A:hover {color:gray}

div.headline {text-align:center; color:white;}

.ArialBldBlk { font-family:Courier; font-weight:bold; color:black; }
.regulartext { color:white;font-family:Courier;}
.pheadings { color:black; font-family:Courier; }
.newsheading{ color:white; }
.celltitle{width: 50%; vertical-align: top; height: 19px; background-color: green; color: white;}
.important{color:white;}

ul.mainindex { list-style-image: url("yellowdot-bullet.gif"); }