	a      {
			text-decoration: none;
			color: #006600;
			}
		
	a:visited
			{ 
			text-decoration: none;
			color: #993333;
			}
	a:hover
			{
			
			color: #006600;
			} 
	p      {
			color: #00ffff;
			text-align: center;
			text-indent: 20px;
			margin: 3mm;
			font-family: "verdana" ,"Century schoolbag", "Century schoolbook"; 
		   }
text color
            {
	color: Fuchsia;
	border-color : Aqua;
            }
