.title {
	font-family: "Book Antiqua", Arial, "Comic Sans MS";
	font-size: 18pt;
	font-weight: bold;

}
.maintitle {
	font-family: "Book Antiqua", Arial, "Comic Sans MS";
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
}
.nav {
	font-family: "Book Antiqua", Arial, "Comic Sans MS";
	font-size: 16pt;
	color: #FF0033;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.lang {
	font-family: "Book Antiqua", Arial, "Comic Sans MS";
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.info {
	font-family: "Book Antiqua", Arial, "Comic Sans MS";
	font-size: 10pt;
	text-decoration: none;
}
.border {
	border: thick outset #00CC00;
}

