/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/background2.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: "Monotype Corsiva", "Comic Sans MS", cursive;
	font-style: normal;
	font-weight: normal;	
}

a:visited {
	color: #000099;
	text-decoration: none;
	font-family: "Monotype Corsiva", "Comic Sans MS", cursive;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #00CC33;
	text-decoration: none;
	font-family: "Monotype Corsiva", "Comic Sans MS", cursive;
	font-style: normal;
	font-weight: normal;	
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style19 {
	font-family: "Monotype Corsiva", "Comic Sans MS", cursive;
	font-size: 36px;
	color: #000000;
}
