body {
font-family: Arial,Helvetica,sans-serif;
background-color: #eeeeee;
}

.umassred {
background-color: #990000;
}

img {
border: 0px none;
}

a:link {
  color: #990000;
  background-color: transparent;
  text-decoration: none;
}
a:visited {
  color: #990000;
  background-color: transparent;
  text-decoration: none;
}
a:active {
  color: #990808;
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  color: #e00000;
  background-color: transparent;
  text-decoration: none;
}


#publist li { margin-bottom 10px 0 }

#light ul { list-style: none }
#light a { color: #dddddd }
#light a:hover { color: #ffffff }
#light a:active { color: #cccccc }

.style5 {
  font-size: small;
  color: 995555;
}
