body {
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.style1 {color: #FFFFFF}
body,td,th {
	font-family: Arial;
	font-size: 11px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: .1em;
		}
.style2 {font-size: 12px}
.andrewback {
	background: url(images/andrew.png) no-repeat;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.tracyback {
	background: url(images/roco3.jpg) no-repeat;
}
.carolback {
	background: url(images/carol.png) no-repeat;
}
.roco {
	background: url(images/roco2.png) no-repeat;
}
.billback {
	background: url(images/bill.png) no-repeat;
}
.body  a:link  {
	text-decoration:underline;
	color: #FFFFFF;
}
.body  a:visited {
	text-decoration:underline;
	color: #FFFFFF
}
.body  a:hover {
	text-decoration:underline;
	color:#C4D7FF}
.body  a:active {
	text-decoration:underline;
	color: #FFFFFF
}

