* {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66CCFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
.logoText {
	font-size: 16px;
	font-weight: bold;
	color: #FF9966;
}

h3 {  font-family: Georgia, "Times New Roman", Times, serif; color: #CC9966}
a:visited {  color: #66CCFF}
a:hover {  color: #CCCCCC}
a:active {  color: #CCCCCC}
a {  color: #6699FF; text-decoration: underline}

