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

a:link {text-decoration: underline; font-weight:200; color:#ffffff;}
a:visited {text-decoration: underline; color:#ffffff;}
a:hover {text-decoration: none; color: #FFFFFF;}
a:active{text-decoration: none;}

.style1 {color: #ffffff}

  p:first-letter{
font-size: 24px; font-weight: normal; font-style:italic
}
   
