body { background-color: darkblue; }

HR { WIDTH: 80%; COLOR: gold;}

A:link {COLOR: black;}
A:visited {COLOR: black;}
A:hover {COLOR: red;}

.headlines,.sublines, .infotext, .largeheadlines, .updatetext, .rdsublines, .blacktext, .infotextg  { font-face: georgia, arial; }
.headlines { color: red; font-size: 26pt; font-weight: bold; }
.largeheadlines { FONT-WEIGHT: bold; FONT-STYLE: italic; FONT-SIZE: 24pt; COLOR: gold }
.sublines { color: red; font-size: 18pt; }
.rdsublines { color: red; font-size: 16pt; }
.blacktext { FONT-SIZE: 14pt; COLOR: black; }
.infotext { color: black; font-size: 14pt; }
.infotextg { color: gold; font-size: 14pt; }
.updatetext { color: gold; font-size: 10pt; }