a:link {
	color: #068dff;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
body {
	background-repeat: repeat;
	SCROLLBAR-ARROW-COLOR: #C0C3D4;
	SCROLLBAR-BASE-COLOR: #C0C3D4;
	scrollbar-3d-light-color: #C0C3D4;
	scrollbar-dark-shadow-color: #C0C3D4;
	background-color: #000000;
	color: #C0C3D4;
	background-image: url(images/maxfade.jpg);


	

}
a:active {
	color: #068dff;
	text-decoration: none;
}
.heading {
	font-size: 35px;
	color: #CC9900;

}
.preview {
	color: #FFFFFF;

}
.date {
	font-style: italic;
}
.pagetitle {
	color: #CC9900;
	font-size: xx-large;

}
a:visited {
	color: #068dff;
	text-decoration: none;
}
.headingabout {
	font-size: large;
	color: #CC9900;
}
.subheading {
	font-size: large;
	color: #CC9900;
}
.showtext {
	font-size: medium;
	color: #068dff;
	text-align: justify;
}

