font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outset;
	list-style-image: none;
	list-style-type: square;

}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
