body {
   background-color: #7C97B8;
   margin: 0px;
   padding: 0px;
}

td {
   color: #ffffff;
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
}

a:link, a:active, a:visited {
   color: #BDD6EF;
   font-weight:900;
   text-decoration: underline;
}

a:link.aff{color:#BDD6EF;text-decoration:none;}
a:active.aff{color:#BDD6EF;text-decoration:none;}
a:visited.aff{color:#BDD6EF;text-decoration:none;}
a:hover.aff{color:#000000;text-decoration:none;}

a:hover {
   color: #BDD6EF;
   font-weight:900;
   text-decoration: none;
}

.artist {
   color: #073063;
   font-size: 40px;
   padding-right: 5px;
}

.menu {
   color: #073063;
   font-size: 14px;
   font-weight: bold;
   padding-right: 5px;
}

.menu a:link, .menu a:active, .menu a:visited {
   color: #073063;
   text-decoration: none;
}

.menu a:hover {
   color: #BDD6EF;
   text-decoration: none;
}

.newstitle {
   font-size: 14px;
   font-weight: 900;
   text-decoration: none;
}

.newstitle2 {
   font-size: 12px;
   font-weight: 900;
   text-decoration: none;
}

.postednews {
   font-size: 10px;
}

input {
   background-color: #BDD6EF;
   border: 1px solid #4D4D4D;
   padding: 4px 4px;
   height: 28px;
   width: 250px;
   color: #000000;
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
}

textarea {
   background-color: #BDD6EF;
   border: 1px solid #4D4D4D;
   padding: 4px 4px;
   height: 120px;
   width: 250px;
   color: #000000;
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
}

.submit {
   background-color: #BDD6EF;
   border: 0px;
   height: 29px;
   width: 70px;
   color: #000000;
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
}

.pFrame { position : relative; width : 350px; height : 395px; overflow : auto; }
.pFrame2 { position : relative; width : 420px; height : 400px; overflow : auto; }
