.allheaders { text-decoration: none;
     color: #000000;
     background: transparent;
     font-family: courier, "courier new", monospace;
     font-weight: bold;
     font-size: large }

.leftheaderbg { background-color: #6666ff;
     text-align: center }

.lefttitleonly { text-decoration: none;
     color: #6666ff;
     background: #000000;
     font-family: courier, "new courier", monospace;
     font-weight: bold;
     border: 1px solid gray }

.rightheaderbg { background-color: #ff6666;
     text-align: center }

.righttitleonly { text-decoration: none;
     color: #ff6666;
     background: #000000;
     font-family: courier, "new courier", monospace;
     font-weight: bold;
     border: 1px solid gray }

.mediaheaderbg { background-color: #66ff66;
     text-align: center }

A:link.mediatitlelink { text-decoration: none;
     color: #66ff66;
     background: none;
     font-family: courier, "courier new", monospace;
     font-weight: bold;
     border: 1px solid gray }

A:visited.mediatitlelink { text-decoration: none;
     color: #66ff66;
     background: none;
     font-family: courier, "courier new", monospace;
     font-weight: bold;
     border: 1px solid gray }

A:hover.mediatitlelink { text-decoration: none;
     color: #000000;
     background: #66ff66;
     font-family: courier, "courier new", monospace;
     font-weight: bold;
     border: 1px solid gray }

A:active.mediatitlelink { text-decoration: none;
     color: #00ff00;
     background: #66ff66;
     font-family: courier, "courier new", monospace;
     font-weight: bold;
     border: 1px solid gray }