a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	font-weight: bold;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#top-links a{
font: Arial;
color: #670001;
text-decoration: none;
font-size: small;
}
#top-links a:hover {
	font: Arial;
	color: #000000;
	text-decoration: underline;
	font-size: small;
	font-weight: bold;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	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: #e5cba6;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #67001;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
}	
