a:link { color: rgb(255, 255, 255);
}

a:visited { color: rgb(255, 255, 255);
}

a:hover { color: rgb(230, 255, 5);
}

a:active { color: rgb(255, 0, 0);
}

  .news-format { border-style: solid;
    border-color: rgb(52, 52, 158) rgb(52, 52, 158) rgb(48, 48, 48) rgb(48, 48, 48);
    border-width: 2px 2px 1px 1px;
    padding: 8px;
    visibility: visible;
    display: table-cell;
    font-family: monospace;
    font-weight: bolder;
    font-style: normal;
    font-size: 12px;
    color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    opacity: 1;
    text-align: left;
    max-width: 338px;
    background-color: rgb(24, 0, 77);
    }

  .title-fonts { padding: 5px;
    font-weight: bold;
    font-style: oblique;
    font-size: 20px;
    text-decoration: underline;
    font-family: Caladings CLM;
    margin-left: 30px;
    color: rgb(247, 247, 247);
    }

  .subtitle-font { color: rgb(255, 102, 0);
    font-size: 16px;
    font-style: italic;
    font-family: Times New Roman,Times,serif;
    }

  .subinfo-font { font-family: monospace;
    font-weight: bolder;
    font-style: normal;
    font-size: 12px;
    color: rgb(255, 255, 102);
    }

  .background2 { border-style: ridge;
    margin: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-attachment: fixed;
    background-position: left top;
    background-image: url(img/textured_background.gif);
    }

.menu-font { font-weight: bold;
font-style: italic;
font-size: 20px;
text-decoration: underline;
font-family: Bitstream Vera Sans Mono;
}

.DJ-title-font { font-weight: bold;
text-align: left;
margin-left: 10px;
font-size: 20px;
font-family: Bitstream Vera Sans Mono;
}

.DJ-name-font { font-weight: bold;
text-align: left;
margin-left: 10px;
font-size: 20px;
font-family: Bitstream Vera Sans Mono;
}

  .dj-format { border-style: solid;
    border-color: rgb(104, 57, 10) rgb(58, 28, 10) rgb(0, 0, 0) rgb(0, 0, 0);
    border-width: 2px 2px 1px 1px;
    padding: 8px;
    visibility: visible;
    display: table-cell;
    font-family: monospace;
    font-weight: bolder;
    font-style: normal;
    font-size: 12px;
    color: rgb(255, 255, 255);
    background-repeat: no-repeat;
    opacity: 1;
    max-width: 550px;
	text-align: left;
    background-color: rgb(115, 30, 10);
    }

  .linktitle-font { font-family: monospace;
    font-weight: bolder;
    font-style: normal;
	text-align: left;
    font-size: 18px;
	margin-left: 40px;
    color: rgb(255, 105, 0);
    }

  .link-font { font-family: monospace;
    font-weight: bolder;
    font-style: normal;
    font-size: 12px;
	margin-left: 70px;
    color: rgb(255, 255, 255);
    }

