
span.highred {
	background-color: Red;
	font-family: Tahoma;
	font-size: 12px;
	color: White;
	padding-left: 2px;
	padding-right: 2px;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
span.headline {
	font-family: Verdana;
	font-weight: bold;
	color: #7B8587;
	font-size: 12px;
}
.txt10{
font-size:11px;
color:#65A777;
font-family:tahoma;
font-weight:900;
}

.txt10nb{
font-size:11px;
color:#65A777;
font-family:tahoma;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}