a {
	background-color: transparent;
	color:#b72532;
	font-size: 1em;
}

a:link {
	background-color: transparent;
	color:#000000;
	font-size: 1em;
}

a:visited {
	background-color: transparent;
	color:#000000;
	font-size: 1em;
}

a:active {
	background-color: transparent;
	color:#000000;
	font-size: 1em;
}

a:hover {
	background-color: transparent;
	color:#0000ff;
	font-size: 1em;
	text-decoration: none;
}

h1 { display:none; }

p.bottom {
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:80%;
	text-align:center;
	margin-top:2em;
	background-color:transparent;
	}

