a:link {text-decoration:none; font-weight: bold}
a:visited {text-decoration:none; font-weight: bold}
a:hover {color:#FF0000;text-decoration:none; font-weight: bold}
a:active {text-decoration:none; font-weight: bold}

img {
	max-height: 800px;
	max-width: 800px;
	height: auto;
	width: auto;
}