body {
	bgcolor=#ffff3;
	color: #000000;
	font-family: Verdana;
	font-size: 12;
	line-height: 14px;
	text-align: justify;
}

a:link {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #bed0ff;
	text-decoration: overline;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}

div.news { 
	margin-left: 70px;
	text-indent: -70px;
	text-align: left;
}
