body {
	font-family: Arial, sans-serif, monospace;
	background-color: #F4F0D5;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:  #000000;
	font-size:14px
}
a:link {
	color: #336600;
	text-decoration: underline;
	font-style: normal;
}
a:visited {
	color: #7c0505;
	text-decoration: underline;
	font-style: normal;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
	font-style: normal;
}
.style1 {font-family: Arial, sans-serif, monospace;
	font-size: 9px}
.style2 {font-family: Arial, sans-serif, monospace;
	font-size: 10px}
.style3 {font-family: Arial, sans-serif, monospace;
	font-size: 12px}
.style4 {font-family: Arial, sans-serif, monospace;
	font-size: 18px}
.style5 {
	font-family: "Comic Sans MS", "Franklin Gothic Medium", sans-serif;
	font-size: 36px;
	color: #7c0505;
}
.style6{
	font-family: "Monotype Corsiva", "Comic Sans MS", cursive;
	font-size: 24px;
	color: #7c0505;
}
.style7 {color: #7c0505}
