body {
	background-color: #FFFFDD;
	font-family: "Times New Roman", Times, serif;
	color: #330088;
	background-repeat: repeat;
	}
	
body a:link {
	color: #330088;
	text-decoration: none;
	}
	
body a:active {
	background-color: #0000FF;
	color: #FFFFFF;
	text-decoration: none;
	}
	
body a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#content {
	font-family: "Times New Roman", Times, serif;
	color: #330088;
	}
	
#footer a:link {
	text-decoration: underline;
	}
	
#footer a:active {
	text-decoration: underline;
	}
	
#footer a:visited {
	text-decoration: underline;
	}
	
.style1 {font-size: small}
