body {
	background-color:#ADD8E6;
	font-family:"Comic Sans MS", Arial, helvetica, sans-serif;
	color:black;
	font-size: 16px;
	
}





a:link, a:active {text-decoration: none; color: #000066; background: transparent}
a:visited {text-decoration: none; color: #996633; background: transparent}
a:hover {text-decoration: none; color: #FFFF99; background: #996633}
