a:link {
	color : #003366;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
	font-family: arial, helvetica, verdana, sans-serif;
}
a:visited {
	color : #003366;
	text-decoration : none;
	font-style: italic;
	font-weight: bold;
	font-family: arial, helvetica, verdana, sans-serif;
}
body {
	background : #ffffee;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.content {
	background-color: #FFFFFF;
	font-size: 14px;
	font-family: "Comic Sans MS";

}
.nav {
	font-size: 12px;
}
.footer {
	text-align: center;
}
