<style type="text/css">
	a, a:link,a:visited,a:active {
		color: rgb(102, 0, 0);
		text-decoration: none;
	}
	a:hover {
	color: rgb(255, 0, 0);
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	}

	img {
		border-width: 0px;
	}
	img.left {
		position: absolute;
		left: 0px;
		top: 50px;
	}
	img.right {
		position: absolute;
		right: 0px;
		top: 50px;
	}
	p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	}
	
img.deco {border-style: solid; border-color: rgb(255, 255, 255); border-width: 10px; display: block; margin-left: auto; margin-right: auto;}

</style>
