BODY {
	BACKGROUND-COLOR: rgb(255,255,255)
}
A:active {
	COLOR: rgb(0,0,153)
}
A:link {
	COLOR: rgb(0,0,153)
}
A:hover {
	COLOR: rgb(0,0,0)
}
A:visited {
	COLOR: rgb(102,153,153)
}
P,td {
	FONT-FAMILY: Georgia, Melior, 'Zapf Elliptical', Serifa, 'Times New Roman', Times, serif; FONT-SIZE: 12px;
}
LI {
	FONT-FAMILY: Georgia, Melior, 'Zapf Elliptical', Serifa, 'Times New Roman', Times, serif;
}

A.left:active {
	COLOR: #9900CC;
	text-decoration: none;
}
A.left:link {
	COLOR: #9900CC;
	text-decoration: none;
}
A.left:hover {
	COLOR: #9900CC;
	font-weight: bold;
	text-decoration: none;
}
A.left:visited {
	COLOR: #9900CC;
	text-decoration: none;
}
A.leftc:active {
	COLOR: #000099;
	font-weight: bold;
	text-decoration: none;
}
A.leftc:link {
	COLOR: #000099;
	font-weight: bold;
	text-decoration: none;
}
A.leftc:visited {
	COLOR: #000099;
	font-weight: bold;
	text-decoration: none;
}
A.leftc:hover {
	COLOR: #FFCC66;
	font-weight: bold;
	text-decoration: none;
}
