body {background-color: #000000;
	  font-family: papyrus, comic sans ms, lucida sans italic, sans-serif;
	  color: #e12f96}

a:link {text-decoration: none;
	    color: #e12f96}
		
a:active {text-decoration: none;
	      color: #e12f96}
		
a:visited {text-decoration: none;
	       color: #e12f96}

a:hover {text-decoration: none;
	     color: #33CCFF;
		 font-style: italic}

.head {font-size: 3em;
	  color: #e12f96}

.left {text-align: left}

.right {text-align: right}

.center {text-align: center}

table {border: 0}

.list {font-size: 1.5em}

.black {background-color: #000000}

.border {border: ridge 10px #808080;
		 align: center}