a:link { color: 6A5ACD; text-decoration: none; }
a:visited { color: black; text-decoration: line-through; } 
a:hover { color: blue; text-decoration: underline; letter-spacing: 2px; } 
h4 {font-family: times; color:black;} 
h5 {font-family: times; color:black;}
textarea#style1 {
  width: 300px;
  height: 60px;
  border: 3px double #ff0000;
  padding: 5px;
  font-family: Tahoma, sans-serif;  
  background-position: bottom right;
  background-repeat: no-repeat;
}
