td, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
body {
	background-image: url(_themes/expeditn/exptextb.jpg);
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666600;
	text-decoration: none;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC6600;
	text-decoration: underline;
}
.rubrik {
	font-family: "Book Antiqua", "Times New Roman";
	font-size: 30px;
	color: #800000;
	font-weight: bold;

}

