<!---  Sourcecode Copyright 2001 E-Transformation Pty Ltd

File monitored by Microsoft Visual SourceSafe
http://www.etransformation.com.au
--->


A			{
	COLOR: #000080;
}
A:visited 	{
	color: #808080
}
A:HOVER 	{
	color : #FF8040;
}
A.nav {
	color : #FFFFFF;
	text-decoration : none;
}
A.nav:visited {
	color : #FFFFFF;
	text-decoration : none;
}
A.nav:HOVER {
	color : #FF8040;
	text-decoration : none;
}
A.select {
	text-decoration: underline;
	color: White;
	cursor: hand;
	background-color: #EA8419;
}
A.select:visited {
	color : #FFFFFF;
	text-decoration : none;
}
A.select:HOVER {
	color : #000080;
	text-decoration : none;
}
A.standard			{
	COLOR: #000080;
	font-weight: bold;
}
A:visited.standard 	{
	color: #808080
	font-weight: bold;
}
A:HOVER.standard 	{
	color : #FF8040;
	font-weight: bold;
}
