body {
    margin: 0;
    padding: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 76%;
    color: #ffffff;
    background-color: #020341;
    background-position: top left;
    line-height : 1.8em;
    text-align : justify;
}
a {
	color: #ffffff;
  text-decoration: none;
}
a:link {
	color: #ffffff;
  text-decoration: none;
	}
a:visited {
	color: #ffffff;
  text-decoration: none;
	}
a:active {
	color: #ffffff;
  text-decoration: none;
	}
a:hover {
	color: #ff6600;
  text-decoration: underline;
}
table {
	color: #ffffff;
  font-size: 1em;
  text-decoration: none;
  line-height : 1.8em;
  text-align : justify;
	background-repeat: no-repeat;
}

.scrollingnews {
	color: #ffffff;
  font-size: 1em;
  text-decoration: none;
  line-height : 1.5em;
}

a.scrollingnews {
	color: #ffffff;
  font-size: 1em;
  text-decoration: none;
  line-height : 1.5em;
  font-weight: bold;
}

.scrollingnewsdate {
	color:#ffcc00;
  font-size: 1em;
  font-weight: bold;
}

a.scrollingnewsdate {
	color:#ffcc00;
  font-size: 1em;
  font-weight: bold;
}

.error {
  color:#bb0000;
  font-family:arial,verdana,helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  line-height:14px;
  text-decoration:none;
}

