body      { 
	font-family: Comic Sans MS;
	font-size: 15px;
	background-color:#ffad01;
		}

a         {

	font-family: Comic Sans MS;
	font-size: 17px;
	text-decoration: none;
		}

a:link    {
	color:#0962a2;
		}

a:visited {
	color:#063e66;
		}

a:active  {
	color: black;
		}

a:hover   {
	color:#0f9bff; 
	text-decoration: underline;
		}


h2   {
	color:#000000;
	font-family: Comic Sans MS;
	font-size: 17px;
	font-weight: bold;
		}

h1   {
	color:#000000;
	font-family: Comic Sans MS;
	font-size: 20px;

		}

.copyright {
	font-family: Comic Sans MS;
	font-size: 11px;
		}
