A,
A:active,
A:Link,
  {
       	font-family : Arial, Helvetica, sans-serif;
       	font-style : normal;
       	color : #000000;
       	text-decoration : none;
       }
       
A:Visited
{
	font-family : Arial, Helvetica, sans-serif;
       	font-style : normal;
       	color : #ff0000;
       	text-decoration : none;
}

a:hover  {
       	color : #ff0000;
       }

font {
	font-family : Arial;
}

#Layer0  {
           	position : relative;
           	z-index : 0;
		   	overflow : none;
           	border-left-width : 0;
           	border-right-width : 0;
           	border-top-width : 0;
           	border-bottom-width : 0;
           	border-width : 0;
           	border-style : none;
           	padding-left : 0;
           }


#Layer1  {
           	position : absolute;
			left : 125px;
           	top : 150px;
           	z-index : 1;
           	width : 96px;
           	visibility : hidden;
           	overflow : none;
           	border-left-width : 0;
           	border-right-width : 0;
           	border-top-width : 0;
           	border-bottom-width : 0;
           	border-width : 0;
           	border-style : none;
           	padding-left : 0;
           }
#Layer2  {
           	position : absolute;
			left : 125px;
           	top : 242px;
           	z-index : 1;
           	width : 96px;
           	visibility : hidden;
           	overflow : none;
           	border-left-width : 0;
           	border-right-width : 0;
           	border-top-width : 0;
           	border-bottom-width : 0;
           	border-width : 0;
           	border-style : none;
           	padding-left : 0;
           }
#Layer3  {
           	position : absolute;
			left : 232px;
           	top : 180px;
           	z-index : 1;
           	width : 96px;
           	visibility : hidden;
           	overflow : none;
           	border-left-width : 0;
           	border-right-width : 0;
           	border-top-width : 0;
           	border-bottom-width : 0;
           	border-width : 0;
           	border-style : none;
           	padding-left : 0;
           }