body {
	font-family: "comic sans ms", Times New Roman, Times, serif;
	font-size: 14px;
	background-color: #D9CBAE;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
}
