
body, html{
font-family: arial;
font-size: 12px;
background: #E7F2D2;
}

a:link {
color: #507820;
text-decoration: none;
}

a:visited {

text-decoration: none;
}

a:hover, a:active {
color: #602078;
text-decoration: underline;
}


td.body{
padding-right: 5px;
font-size: 12px;
background: #ffffff;
}

.announcement{
  border: 1px solid #507820;
  padding: 10px 5px 10px 5px;
}