@charset "ISO-8859-1";
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
A:link {color: black;}
A:hover {color: black; background-color: #f8eca7;}
A:visited {color: black;}
body {background-color: #fdfceb;}

