BODY{
text-align: center;
color: rgb(230,230,230);
background-color: rgb(64,190,187);
font-family: "Segoe Script";
font-size: 13px; 
line-height: .1;
}


A:visited {
color: rgb(230,230,230);
text-decoration: none;
}

A:link {
color: rgb(230,230,230);
text-decoration: none;
}

A:hover {
color: rgb(230,230,230);
text-decoration: none;
}

