.centre {text-align: center}
.fCoa {color: #FFF3BC}
.f7 {font-size: 200%}
.fb7r {color: red; font-size: 200%; font-weight: bold}
.f6 {font-size: 150%}
.f6Coa {color: #FFF3BC; font-size: 150%}
.f5 {font-size: 120%}
.f5x {color: #a0a0a0; font-size: 120%}
.fb5r {color: red; font-size: 120%; font-weight: bold}
.f4Coa {color: #FFF3BC; font-size: 120%}
.f4r {color: red; font-size: 120%}
.fub4r {color: red; font-size: 120%; font-weight: bold; text-decoration: underline;}
.fi60 {font-size: 60%; font-style: italic}
.left {text-align: left}
.navLine {color: maroon; font-size: 12pt}
A {color: #9CF;}
A:active {color: lime;
	font-style: italic; 
	background: #930; }
A:hover {
	background: #930;
	font-weight: bold;
	text-decoration: underline;}
A:visited { 
	color: #C9F;
	font-style: italic;
	text-decoration: none;
}

BODY.night {
	background: #c60;
	color : #930;
	margin : 0 0 0 0;
}
BODY.index {
	background: #930;
	background-attachment: fixed;
	background-image: url(index.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
	color : #daa520;
	margin : 0 0 0 0;
}
BODY.summer {
	background: #daa520;
	background-attachment: fixed;
	background-image: url(index.gif);
	background-repeat : no-repeat;
	background-position : 0% 0%;
	color : maroon	;
	margin : 0 0 0 0;
}
BODY {
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0% 0%;
	margin : 0 0 0 0;
	background-image: url(http://www.Clean-Boot.mcmail.com/GIFs/CoreBk04.gif);
	background: #FFF3BC;
	color: maroon;
	font-size: 1em;
	font-weight: 300;
}
div.night H2, H1 {
	background: oldlace;
	color : red;
}

BODY.night H6, H5, H4, H3, {
	background: #c60;
	color : #daa520
}


IMG {
	border: 0;
}
