<style type="text/css">

   <!-- 

	dummy { 
		color : #cccccc;
		text-decoration : none;
	 }


	A.menu { 
		font-size: 10pt;
		font-family: Courier New;
		color : #333333;
		text-transform : lowercase;
		text-decoration : none;
		background-color : #99cccc;
	 }

	A.menu2 { 
		font-size: 10pt;
		font-family: Courier New;
		color : #333333;
		text-transform : lowercase;
		text-decoration : none;
		font-size: 80%;
		background-color : #99cccc;
	 }

	A.normal { 
		color : #ffcccc;
		text-decoration : none;
	 }

	.m2selected { 
		font-size: 10pt;
		font-family: Courier New;
		color : #333333;
		text-transform : lowercase;
		font-size: 80%;
		background-color : #ffffcc;
	 }

   -->

</style>