.hype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 12px;
	font-size: smaller;
	color: #333333;
	background-color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
}

a {
	color: #333333;
	font-size: smaller;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	background: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: smaller;
}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333333;
	width: auto;
}
