BODY {color: seagreen;
BACKGROUND-COLOR: #E6E6FA}
HTML{font-family:  Helvetica, Century Gothic, sans-serif}
.link
{
color:#E6E6FA;
position:absolute;
width:500px;
top:214px;
left:247px;
margin-right:0;
z-index:-10;
}
.link a 
{
color: #E6E6FA;
}
.link a:hover 
{
color:#E6E6FA;
}
.link a:active 
{
color:#E6E6FA;
}

.link a:visited
{
color:#E6E6FA;
}
