Body {
  background-color: transparent;
	font-family: Tahoma;
	font-size: 12pt;
}
A     { color: #80007B; text-decoration: none; }
A:link  { color: #80007B; text-decoration: none; }
A:visited { color: #80007B; text-decoration: none; }
A:active { color: #80007B; }
A:hover { color: #00f; }
.large-header {
  font-size: 14pt;
  color: #DB3CBC;
}
.header {
  margin-left: 10px;
  font-size: 13pt;
  color: #DB3CBC;
}
.default {
  text-align: justify;
  font-size: 8pt;
  margin-left: 15px;
}
.news {
	text-align: center;
	font-weight: bold;
	padding: 1px;
	font-size: 11pt;
	color: #fff;
  border-style: solid;
  border-width: 1px;
	border-color: #EC4BCC;
}
