@charset "iso-8859-1";
body { 
font-family: arial; 
cursor: crosshair;
font-size: 11px; 
color: #000000; 
text-align: justify;
background-color: #dde5eb;
}

a:link, a:visited, a:active {
color: #f557a9; 
font-family: arial;
text-transform: uppercase;
letter-spacing: 2px;
text-decoration: none;
}

a:hover      { 
color: #767676; 
font-family: arial;
letter-spacing: 2px;
font-style: italic;
text-transform: lowercase;
border-bottom: 1px dashed #f557a9;
text-decoration: none;
}

a.sign:link, a.sign:visited, a.sign:active{
color: 000000;
text-decoration: none;
}

a.sign:hover      { 
color: #767676; 
font-family: arial;
letter-spacing: 2px;
text-transform: lowercase;
border-bottom: 0px dashed #f557a9;
text-decoration: none;
}