.a {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #98FF00;
	text-decoration: none;
	
}
.a:hover {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #98FF00;
	text-decoration: underline;
	
}

.b {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;}
	
.c {
	font-family: Verdana;
	font-size: 5px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;}
	
.d {
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;}
	
.e {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #98FF00;
	text-decoration: none;
	
}
.e:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #98FF00;
	text-decoration: underline;
	
}
.f {
	color: #99ff00;
}

