p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
body {
	background-color: #FF66FF;
	background-image: bg45.jpg);
	background-attachment: fixed;
	background-image: url(BG45.jpg);
	background-repeat: repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660099;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #FFCCFF;
	background-color: #330066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(BG45.jpg);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #6600FF;
	line-height: 48px;
	border: groove #FF0099;
}
