.8 {
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
	background-color: #C4E1FF;




}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	background-color: #FFFFFF;
	color: #006633;
	font-weight: bold;
	width: auto;



}
a:active {
	color: #FFFFFF;

}
a:visited {
	color: #000000;

}
