a:link {
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: medium;
}
