.smalltextb {
	color: black;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	background-color: none;
}
A.smalltextb {
	color: black;
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	background-color: none;
}
A:hover.smalltextb {
	color: yellow;
	background-color : none;
	text-decoration : underline;
	background-color: none;
}
.smalltextw {
	color: white;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	background-color: none;
}
A.smalltextw {
	color: white;
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	background-color: none;
}
A:hover.smalltextw {
	color: yellow;
	background-color : none;
	text-decoration : underline;
	background-color: none;
}
.textw {
	color: white;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	background-color: none;
}
A.textw {
	color: white;
	font-family :   Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
	background-color: none;
}
A:hover.textw {
	color: yellow;
	background-color : none;
	text-decoration : underline;
	background-color: none;
}