@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	background-image:url(imagehost/mmbg2.png);
	background-repeat: repeat-x;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff4c0;
	font-style: oblique;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #fff4c0;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff4c0;
}
.text4 {
	font-size: small;
	color: #FFFFCC;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	color:#6666FF;
}
