body {
   background-color: #ACC7AC;
   margin: 0px;
   padding: 0px;
}

td {
   color: #000000;
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
}

a:link, a:active, a:visited {
   color: #366543;
   font-weight:900;
   text-decoration: underline;
}

a:hover {
   color: #366543;
   font-weight:900;
   text-decoration: none;
}

.artist {
   color: #000000;
   font-size: 40px;
   padding-right: 5px;
}

.menu {
   color: #000000;
   font-size: 14px;
   font-weight: bold;
   padding-right: 5px;
}

.menu a:link, .menu a:active, .menu a:visited {
   color: #000000;
   text-decoration: none;
}

.menu a:hover {
   color: #366543;
   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: #59BB62;
   border: 1px solid #4D4D4D;
   padding: 4px 4px;
   height: 28px;
   width: 250px;
   color: #000000;
   font-family: Georgia, "Trebuchet MS", Tahoma, Arial, Helvetica;
   font-size: 14px;
}

textarea {
   background-color: #59BB62;
   border: 1px solid #4D4D4D;
   padding: 4px 4px;
   height: 120px;
   width: 250px;
   color: #000000;
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
}

.submit {
   background-color: #59BB62;
   border: 0px;
   height: 29px;
   width: 70px;
   color: #000000;
   font-family: Arial, Verdana, Helvetica;
   font-size: 12px;
}

.pFrame { position : relative; width : 345px; height : 395px; overflow : auto; }
.pFrame2 { position : relative; width : 420px; height : 400px; overflow : auto; }
