body {
	background-color: #FFFFCC;
	color: #660066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 101%;
	background-image: url(/images/BGMain.gif);
	background-repeat: repeat-x;
}
h2 a:link
 {
	color: #660066;
}
h2 a:visited {
	color: #660066;
}
h2 a:hover {
	color: #660066;
	background-color: #FFCC00;
}
h6 {
	font-weight: normal;
}

