a {
	color : #848484;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	text-decoration : none;
}


a:hover {
	color : #848484;
	font-family : Verdana, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}




.linkGraySml {
	font-size : 9px;
	font-family : Verdana, sans-serif;
	color : #C5C5C5;
}
.linkGraySml:hover {
	font-size : 9px;
	font-family : Verdana, sans-serif;
	color : #C5C5C5;
}

.linkGreenBig {
	font-size : 11px;
	font-family : Verdana, sans-serif;
	color : #9EBD29;
	font-weight: bold;
}
.linkGreenBig:hover {
	font-size : 11px;
	font-family : Verdana, sans-serif;
	color : #9EBD29;
	font-weight: bold;
}


