body {
	background-color: #000000;
}
a:link {
	font-family: Tahoma;
	text-decoration: none;
	color: #FFCCCC;
}
a:visited {
	font-family: Tahoma;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #66FFFF;
	text-decoration: underline;
}
.banner1 {
	position: static;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffccff;
}
h3 {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF99CC;
	text-decoration: none;
}
h1 {
	color: #FFCCFF;
	font-family: Tahoma;
}
