a:link {
	font-weight: bold;
	color: #603811;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #603811;
}
a:hover {
	color: #AE9572;
	text-decoration: none;
}
a:active {
	color: #AE9572;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
.text h1 {
	font-size:1.25em;
	margin-bottom:0;
}
.text h2 {
	font-size:1em;
	margin-bottom:0;
}

#rosttips {
	margin:0.5em;
	padding:0.2em;
	font-size:1.8em; 
	font-weight:bold; 
	text-align:center;
	float:right;
	border:dashed black 1px;
	background:white;
}

.image {
	text-align: center;
	margin-bottom: 3em;
}
