BODY {
	FONT-SIZE: xx-small;
	COLOR: black;
	FONT-FAMILY: Verdana, sans-serif;
}
.News {
	FONT-SIZE: 8pt; LINE-HEIGHT: 100%; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
A {
	COLOR: midnightblue;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: blue;
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
}
A:visited {
	COLOR: #9F9F00;
	BACKGROUND-COLOR: transparent;
}

