BODY {
	background-color: #CCCC99;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
}A.splash:LINK {
	color : #666600;
	text-decoration : underline;
}A.splash:VISITED {
	color : #333300;
	text-decoration : underline;
}
A.splash:ACTIVE {
	color : #660000;
	text-decoration : underline;
}

H1, H2, H3, H4, H5, H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.classes {
	color : #000066;
}

.links {
	color : #660066;
}

.gallery {
	color : #999900;
}

.tutorials {
	color : #006666;
}

.about {
	color : #996600;
}

.freebies {
	color : #663333;
}

.contact {
	color : #336600;
}

A.about_nav {
	color : #cc9933;
	font-weight : bold;
}

A.classes_nav {
	color : #6666CC;
	font-weight : bold;
}

A.freebies_nav {
	color : #CC9999;
	font-weight : bold;
}

A.gallery_nav {
	color: #CCCC33;
	font-weight: bold;
}

A.links_nav {
	color: #CC00CC;
	font-weight: bold;
}

A.tutorials_nav {
	color: #00CCCC;
	font-weight: bold;
}