a     	{
	text-decoration: none;
	font-size: 16px;
	font-family: sans-serif;
	color: #d600d6
	}
:hover 	{
	text-decoration: underline;
	color: #ff9fff
	}

body    {
	margin-left:"0";
	margin-right:"0";
	padding-right:"0";
	border-right-width="0";
	border-color="#000000";
	font-size: 16px;
	font-family: verdana, garamond, palatino, times roman, serif;
	background-color: #000000;
	color: #b860b8
	}


table   {
	font-size: 17px;
	background-color: #000000;
	color: #b860b8
	}

H2	   {
	font-size: 24px
	}

H3	   {
	font-size: 110%
	}
H4	   {
	font-size: 30px
	}
