

A:link 		{ color: #ffffff; text-decoration: none;}
A:active 		{ color: #604E46; text-decoration: none;}
A:visited 		{ color: #ffffff; text-decoration: none;}
A:hover 		{ color: #604E46; text-decoration: none;}




.text
   {
color: #FFEEE7;
font-family: georgia;
font-size: 13;
   }


.text2
   {
color: #866A5E;
font-family: georgia;
font-size: 10;
   }


BODY 
   { 
margin: 0px 0px 0px;
background-color: #ffffff;
background-attachment: fixed;

   }


