
A:link	{color:#ff0000;
	text-decoration:none; font:chiller}
A:visited	{color:#ff0000;
	text-decoration:none}
A:active	{color:#ff0000;
	text-decoration:none}
A:hover	        {color:#008000;
	text-decoration:underline}

hr {border: 0;
color: #008000;
background-color: #008000;
height: 2px;
width: 600px;}
 
.image{
	border-style:outset;
	border-color: gold;
	border-width:5px;
      }
 
.form {
	font-color: red;
      }
