A:LINK {
	text-decoration : none;
	color : Blue;
}
A:VISITED {
	text-decoration : none;
	color : Blue;
}

H2 {
	line-height : normal;
	font-size : xx-small;
}

