p {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFCC33}
td { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #FFCC33 }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #ff48eb}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF}
a:link {  color: #ff48eb; text-decoration: none}
a:visited { color: #ff48eb; text-decoration: none }
a:hover { color: #ff48eb; text-decoration: underline}
.basenav {  font-weight: bold; color: #FFFFFF; text-decoration: none}
a.basenav:link {  font-weight: bold; color: #FFFFFF; text-decoration: none}
a.basenav:visited { font-weight: bold; color: #FFFFFF; text-decoration: none }
a.basenav:hover { font-weight: bold; color: #FFFFFF; text-decoration: none }


.edit {
background-color : #D153A8;
padding : 2px 5px 3px;
color : #FFFFFF;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 10px;
text-align : center;
text-decoration : none;
cursor : pointer;
border : 2px solid #453E31;
}

.viewBut, a.viewBut:link, a.viewBut:visited, a.viewBut:hover  {
background-color : #ffd200;
width: 130px;
padding : 2px 5px 3px;
color : #360850;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bolder;
font-size : 10px;
text-align : center;
text-decoration : none;
cursor : pointer;
border : 2px solid #453E31;
}

