body {
	background-color: #CCFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #663300;
}


a:link { text-decoration : underline; color: #A62A2A;}
a:visited { text-decoration : underline; color: #FF0000;}
a:active { text-decoration : underline; color: 0099CC;}
a:hover {text-decoration: underline; color: #FF9900;}