.basic {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	clip: rect( );
	margin-top: 4%;
	margin-right: 6%;
	margin-bottom: 8%;
	margin-left: 6%;
	a:active;
	border: #000000;
	color: #000000;

{text-decoration:none; color:#000000;}
	a:link 		{text-decoration:none; color:#7B30CF;}
	a:visited 	{text-decoration:none; color:#7B00CF;}
	a:hover 	{text-decoration: underline;color:#7B00CF;}

} 
