body
{
color:#222222;
background-color:#F9CCD3;
}

body {
  font-family: "Arial", cursive, sans-serif;
}

a:link {color: #AA1945; text-decoration: underlined; font-weight:normal;}
a:visited {color: #AA1945; text-decoration: underlined; font-weight:normal;}
a:hover {color: #F1ABB4; text-decoration: underlined; font-weight:normal;}
a:active {color: #8888FF; text-decoration: underlined; font-weight:normal;}