.arestyle {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.menu {
	font-family: Garamond;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {color: #FE3614}   /* mouse over link */
a:active {color: #000000}   /* selected link */
.menumo {


	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.header {

	font-family: Calibri;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.body {

	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
body {
background-image: url("/pictures/bg2.jpg");
background-position: top;
background-repeat: no-repeat;
background-attachment: fixed;
padding: 0;
margin: 0;
} 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #6699CC;
	text-decoration: none;
	font-style: normal;

}
.decorative {
	font-family: "Rage Italic";
	font-size: 36px;
}
