/* CSS Document */

body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000; 
	}

a.enter:link { font-family: arial; font-size: 24px; font-weight:bold;  color: #D189FF; text-decoration: underline; }
a.enter:visited { font-family: arial; font-size: 24px; font-weight:bold; color: #D189FF; text-decoration: underline; }
a.enter:hover { font-family: arial; font-size: 24px; font-weight:bold; color: #c8fafb;  text-decoration: none; }
a.enter:active { font-family: arial; font-size: 24px; font-weight:bold; color: #D189FF; text-decoration: underline; }
