body {
	font : normal normal normal 9pt Verdana, Arial, sans-serif;
	color: #b6b6b6;
	margin: 0px;
	padding: 0px;
	text-align : justify;
	text-decoration : none;
}

a:active, a:link, a:visited, a {
	cursor : pointer;
	font : normal normal bold 9pt Verdana, Arial, sans-serif;
	color: #b6b6b6;
	text-decoration : none;
}

a:hover {
	cursor : pointer;
	font : normal normal bold 9pt Verdana, Arial, sans-serif;
	color: #b6b6b6;
	text-decoration : underline;
}