A.nolinklook { 
	color : Black;
	text-decoration : none;
	background-color: transparent;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	margin : 0;
	background-color: white;
	background-image: none;
}

.bodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10pt;
	background-color: White;
}

.newstext {
	font-size : 9pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	background-color: White;
}

.leftmenuentry {
	font-family : Verdana, Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	border-bottom: 1pt solid Black;
}

.newsbox {
	color : Black;
	width : 220px;
	border-left : 1px solid Silver;
	background-color: White;
}

/*
A:Link  {
	color : Black;
	text-decoration : underline;
}

A:Hover  {
	color : Blue;
	text-decoration : underline;
}
*/
