body	  { background-color: black;
            font-family: verdana,arial,helvetica,geneva }

a:link    { color: #20b2aa;
            text-decoration: none }

a:visited { color: #b22222;
	    text-decoration: none } 

a:active  { background color: white;
            color: #552481;	    
	    text-decoration: none }

a:hover   { background color: yellow;
	    color: #000000;
	    text-decoration: none }

.marg     { margin-left: 10%;
            margin-top:   5%;
	    margin-right: 10%;
	    margin-bottom: 5% }

h1 	  { border: thin solid;            
	    border-style: single }

h6 	  { border: thin solid ;
            border-color: orange ;
            border-style: single }
	    