body {
	font-family: Arial, Helvetica, sans-serif , Verdana;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color:  #9900FF;
}

a:visited {
	text-decoration: none;
	color:  #9900FF;
}

a:active {
	text-decoration: none;
	color:  #9900FF;
}

a:hover {
	text-decoration: underline;
	color:  #9900FF;
}

