BODY	{
	background-color:	black;
	color: #C0C0C0;
	margin-top:		20px;	

	}

H2	{
	color: #C0C0C0;

	}

#menuabout { display : none }


A:link { color: #FFFFE0 ;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	 }
A:visited { color: #FFFFE0 ;
	background: transparent;
	text-decoration: underline;
	}
A:active { color: #FFFFE0 ;
	background: transparent;
	text-decoration: underline;
	 }
A:hover { color: white;
	background: transparent;
	text-decoration: underline;
	 }			


A:link.wed { color: white;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	text-size: 3;
	 }
A:visited.wed { color: white;
	background: transparent;
	text-decoration: underline;
	text-size: 3;
	}
A:active.wed { color: white;
	background: transparent;
	text-decoration: underline;
	text-size: 3;
	 }
A:hover.wed { color: #6699ff ;
	background: transparent;
	text-decoration: none;
	text-size: 3;
	 }			

	 
		 


