p, li, td, tr {
 font-family: "Arial, Verdana";
 font-size: 101%;
 color: #6D6D6D;
 font-weight:normal;
}

h4 {
 font-family: "Arial, Verdana";
 font-size: 115%;
 color: #6D6D6D;
 font-weight:normal;
}

h3 {
 font-family: "Arial, Verdana";
 font-size: 150%;
 color: #6D6D6D;
 font-weight:normal;
}


body
{ 
background: #FFDC61
}


a:active {  color: #6D6D6D; font-weight:bold}
a:link {  color: #6D6D6D; text-decoration: none}
a:visited {  color: 6D6D6D; text-decoration: none}
a:hover {  text-decoration: none; background-color:#6D6D6D; color: #FFDC61}
}