body {
background-color: #df118a;
margin: 0 0 0 0;
}

a:link { color: #FFFFFF; text-decoration: none }

a:visited { color: #FFFFFF; text-decoration: none }

a:active { color: #FFFFFF; text-decoration: none }

a:hover { color: #4a3d98; text-decoration: none }

a.footer:link { color: #FFFFFF; text-decoration: none }

a.footer:visited { color: #FFFFFF; text-decoration: none }

a.footer:active { color: #FFFFFF; text-decoration: none }

a.footer:hover { color: #e986b5; text-decoration: none }

p {
  font-family      : Arial;
  font-size        : 16px;
  color            : #FFFFFF;
  margin-left      : 10px;
  margin-top       : 10px;
  margin-right	   : 10px;
  margin-bottom    : 10px;
}
p.links {
  font-family      : Arial;
  font-size        : 17px;
  color            : #000000;
  margin-left      : 0px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}
p.footer {
  font-family      : Arial;
  font-size        : 14px;
  color            : #FFFFFF;
  margin-left      : 10px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}
p.linkwebdevelopment {
  font-family      : Arial;
  font-size        : 11px;
  color            : #e986b5;
  margin-left      : 0px;
  margin-top       : 0px;
  margin-right	   : 0px;
  margin-bottom    : 0px;
}