/* midnight lights styles */
body {background-color: rgb(255,255,240); color: rgb(0,128,128)}
h1 {font-family: times roman, serif; text-align: left; color: rgb(0, 128, 128); font-size: 36pt}
p {color: black; font-family: Comic Sans, Arial, sans-serif; font-size: 10pt}
b {color: rgb(0,128,128); font-size: 12pt}
#links {color: white; margin: 0px 10px 10px 0px; background-color: rgb(0,128,128); width: 150px; float: left; margin-right: 10px; padding: 10px; border: 2px solid black}

#links a {display: block; font-family: times roman, serif; color: white; 
	  font-size: 20pt}
#links a:link {text-decoration: none}
#links a:visited {text-decoration: none}
#links a:hover {color: black; text-decoration: underline}
#links a:active {text-decoration: none}







