body {
	background-color: #FFFFCC;
}

body, td, th,  h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	font-size: 12px;
}

h1, h2, h4, h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #0000FF;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}
a:hover {
	font-style: italic;
	color: #DEDECA;
	background-color: #330000;
}

	A:link		{text-decoration: none}
	A:visited	{text-decoration: none}
	A:active	{text-decoration: none}