body {
	margin: 0px;
	background-color: #FBDBFB;
	font-family: arial, verdana; 
	font-size: 14px;
	color: #9C00F0}

}
a:link {text-decoration: none;color: #9C00F0;}
a:visited {text-decoration: none;color: #8500CD;}
a:active {text-decoration: none;color: #A500FF;}
a:hover {text-decoration: underline;color: #A500FF;}