.homePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}
a {
	color: #0000CC;
	text-decoration: none;
}
