BODY {
background-color: #faf0f3;
font: Arial Narrow, Arial, Tahoma;
font-family: sans-serif;
color: #6C0D38;
size: 8px;
align: justify; 
}

a:link, a:focus, a:visited {
color: #F90B67;
text-decoration: underline;
}

a:hover, a:active {
color: #E093B1;
text-decoration: none;
}



