A:link {
	font-family:cursive;
	font-size:12px;
	color:#4d3f72;
	font-weight:bold;
	text-decoration:none;
	}
A:visited {
	font-family:cursive;
	font-size:12px;
	color:#cbc0a9;
	text-decoration:none;
	}
A:hover	{
	font-family:cursive;
	font-size:12px;
	color:#cbc0a9;
	text-decoration:none;
	font-weight:bold;
	}
.content {
	font-family:sans-serif;
	font-size:12pt;
	color:#000000;
	}
.small_content {
	font-family:sans-serif;
	font-size:10pt;
	color:#000000;
	}
body		{
	background-color:#4d3f72;
	}
.bluetext	{
		font-family:sans-serif;
		font-size:14pt;
		font-weight:bold;
		color:#3366cc;
		}
.cc {
	font-family:sans-serif;
	font-size:10pt;
	color:#000000;
	background-color:#ffffff;
	}
.whitesmall	{
		font-family:cursive;
		font-size:7pt;
		font-weight:normal;
		color:#ffffff;
		}
.goldmedium	{
		font-family:cursive;
		font-size:10pt;
		font-weight:bold;
		color:#ffcc66;
		}
.goldheading	{
		font-family:cursive;
		font-size:20pt;
		font-weight:bold;
		color:#C1A25F;
		}
.bluetitle {
		font-family:cursive;
		font-size:22pt;
		font-weight:bold;
		color:#4d3f72;
		}
.bluedropshadow {
		font-family:cursive;
		font-size:22pt;
		font-weight:bold;
		color:#4d3f72;
		}
.blueheading {
		font-family:cursive;
		font-size:20pt;
		font-weight:bold;
		color:#4d3f72;
		}