BODY {
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color : #0066CC;
}

A:Hover {
	color : #FFCC33;
}

.bodytext {
	color : black;
}

.bodytextbold {
	color : black;
	font-weight : bold;
}

.bodytextbluebold {
	color : #0066CC;
	font-weight : bold;
}

.bodytextwhite {
	color : white;
}

A.bodytextwhite:VISITED {
	color : yellow;
}

A.bodytextwhite {
	color : yellow;
}

A.bodytextwhite:HOVER {
	color : orange;
}

.credithead {
	color : black;
	font-size : 90%;
	font-weight : bold;
}

.credittext {
	color : #0066CC;
	font-size : 90%;
	font-weight : bold;
}

.footertext {
	color : #0066CC;
	font-size : 90%;
	font-weight : bold;
}

.caption {
	color : white;
	font-size : 90%;
}

A.caption:VISITED {
	color : white;
}

A.caption {
	color : white;
}

A.caption:HOVER {
	color : #FFCC33;
}

.pagetitle {
	color : black;
	font-weight : bold;
}
