a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#666666;
	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;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#top-links a{
	color: #006699;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	border-bottom-color: #006699;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	display: block;
	width: 90%;
	padding: 10px;
	
}
#top-links a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width: thin;
	padding: 10px;
	font-family: Tahoma;
	
}

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;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #006699;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #006699;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333333;
}	
