body {
  font-family: Trebuchet MS, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;  
}
a,
a:link, a:visited
{
	color: #3399ff;
}

a:hover,
a:focus
{
	color: #ffcc66;
}

a:active
{
}

ul {
  list-style-image: none; 
  list-style-type: none; 
  padding: 0;
}

.required {
  color: #ff0000;
}

#news-articles a {
  color: #fff;
}