font {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666600;
}
.littlehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
ul {
	font-size: 12px;
	line-height: 15px;
	color: #666600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
.undrllink {
	color: #663333;
}
