@charset "UTF-8";
/* CSS Document */

body {background-color: #C4C8FE}
h1,h2,h3,h4,h5,h6  {color: #050A48}

p {color: #D5D3C3}

a:link   {color: #040732; text-decoration: none}
a:visited {color: #464898; text-decoration: none}
a:hover  {color: #8890FE; background-color: #050A48; text-decoration: none}
a:active  {color: #8890FE; text-decoration: none;}

li{color: #040732}