body {
    color: #666699;
	background-color:white;
	background-image: url(../Images/Leafy.jpg);
	font-family: "Century Gothic", Arial, "Times New Roman",Serif;
	
	
	font-size: 14px;
	font-weight: bold;
	
}

td {
	font-family: "Century Gothic", Arial, "Times New Roman",Serif;
}

th {
	font-family: "Century Gothic", Arial, "Times New Roman",Serif;
}
a:link {
    color: #CC3399;
    background-color:transparent;
	text-decoration: none;
	
}
a:visited {
   	color: #9966CC;
	background-color:transparent;
	background-image:none;
}
a:hover {
    color: #CC66FF;
    background-color:transparent;
	background-image:none;
	text-decoration: none;
	
}
a:active {
    color: #FFCCFF;
	background-color:transparent;
	background-image:none;
	font-family: "Bickham Script Pro Regular", "Century Gothic",Serif;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	
	
	
}
.curvey {
    color: #FF0000;
    background-color:transparent;
	font-family: Calligrapher, "Jagged (BRK)",Serif;
	font-size: 36px;
	font-weight: bolder;
	
	line-height: normal;
	font-style: oblique;
}
