.topmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #64313E;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #cc0099;
	text-decoration: none;
}

a.menulink:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.menulink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menulink:hover {
	color: #FF33FF;
	text-decoration: none;	
}

a.graylink:link {
	text-decoration: none;
	color: #64313E;
}
a.graylink:visited {
	text-decoration: none;
	color: #64313E;
}
a.graylink:hover {
	color: #CC0099;
	text-decoration: none;	
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-decoration: none;

}
.backgroundmain {
	background-attachment: fixed;
	background-image: url(graphics/masuimi_background.jpg);
	background-repeat: repeat-x;
}
.bottombackground {
	background-attachment: fixed;
	background-image: url(graphics/masuimi_background_bottom.gif);
	background-repeat: repeat-x;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #774447;
}

