body {
	color: #FFFFFF;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {
	color: #C0C0FF;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}
a:hover {
	color: #FFC0C0;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: normal;
}
a:visited {
	color: #C0C0FF;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

