/* CSS Document */

body {
	background-color: #666600;
	font-family: Garamond, Geneva, Arial;

}
a:link {
	color: #333300;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.style1 {font-size: 9px}

.style2 {font-size: 14px}
