a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
a {
	text-decoration: none;
	color:  #000000;
	font-size: 8pt;
	font-family: Verdana;
}

.txt {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.txtblack {  font-family: Verdana; font-size: 8pt; font-weight: normal; color: #999999; text-decoration: none}
.txtblackbig {font-family: Verdana; font-size: 8pt; font-weight: normal; color: #838383; text-decoration: none}
.txtblacknormal {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.txtgrey {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #494949;
	text-decoration: none
}

