a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#top-links a{
	color: #666666;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-family: Garamond;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	display: block;
	width: 90%;
	padding: 10px;
	
}
#top-links a:hover {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	padding: 10px;
	font-weight: normal;
	font-family: Garamond;
	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
}
INPUT, SELECT, TEXTAREA {
background-color: #fffffff;
color: black;
font-family: arial, helvetica;
font-size: 10px;
border: hidden 1px gray;
padding: 2;
}

#lightlink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC9933;
	font-weight: normal;
	text-decoration: none;
}
#lightlink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CC9933;
	font-weight: normal;
	text-decoration: underline;
}

.lighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
h3 {
	font-family: Garamond;
	font-size: 20px;
	font-weight: normal;
	font-style:italic;
	color: #67001;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
}	
