A:HOVER {
	text-decoration: underline;
}

A.B {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

A.B:HOVER {
	text-decoration: underline;
}

A.W {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.W:HOVER {
	text-decoration: underline;
}

A.N {
	color: #448CCB;
	text-decoration: none;
	font-weight: bold;
}

A.N:HOVER {
	text-decoration: underline;
}

A.G {
	color: #9BCC34;
	text-decoration: none;
	font-weight: bold;
}

A.G:HOVER {
	text-decoration: underline;
}

A.I {
	color: #9BCC34;
	text-decoration: none;
	

	}

A.I:HOVER {
color: #448CCB;
font-weight: bold;
	text-decoration: underline;
}

A.H {
	color: #F1B73D;
	text-decoration: none;
	font-weight: bold;
}

A.H:HOVER {
color: #9BCC34;
	text-decoration: underline;
}

.panelimg {
border:5px solid #CCCCCC;
}