.background {
	background-color: #cfd6f0;
}
.header {
	background-color: #6699CC;
}
.footer {
	background-color: #0088C3;
	bottom: 100px;
	font-family: Arial, "Times New Roman";
	font-size:12px
}
.title1 {
	font-family: "Maiandra GD", Arial, "Times New Roman";
	font-size: 29px;
	text-decoration: none;
	color: #0099CC;
}
.content {
	font-family: "Maiandra GD", Arial, "Times New Roman";
	font-size: medium;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
	
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body {font-family: "Maiandra GD", Arial, "Times New Roman"}
table.footer a:link, a:visited {color:#333333}
table.footer a:hover {color:#cccccc;}