body         {
	background-image: url(images/as_bg_wt.gif);	
}
A:visited {
	COLOR: Magenta;
	FONT-SIZE: 12pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
A:active {
	COLOR: #003366;
	FONT-SIZE: 12pt;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
A:hover  {
	color: #003366;
	FONT-SIZE: 12pt;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
A:link {
	COLOR: #003366;
	FONT-SIZE: 12pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

A.menu:visited {
	COLOR: #003366;
	FONT-SIZE: 9pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
A.menu:active {
	COLOR: Red;
	FONT-SIZE: 9pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
A.menu:hover  {
	color: Red;
	FONT-SIZE: 9pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
A.menu:link {
	COLOR: #003366;
	FONT-SIZE: 9pt;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

A.path:visited {
	COLOR: White;
	FONT-SIZE: 9pt;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
A.path:active {
	COLOR: White;
	FONT-SIZE: 9pt;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
A.path:hover  {
	color: White;
	FONT-SIZE: 9pt;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}
A.path:link {
	COLOR: White;
	FONT-SIZE: 9pt;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}

P {
	font : 12pt;
	color: Black;
	font-family: "Times New Roman", Times, serif;
}


UL.menu {
	font : normal 9pt "Times New Roman", Times, serif;
	list-style-type : square;
}
