* {
a:link { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff; text-decoration:none; }
a:active { color:#ffffff; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:none; }

}

html {
font: 81.25%/1.0 arial, helvetica, sans-serif;
}

body {
background: url(images/back.jpg) 75px 0% repeat-x;
background-color: #8a8a8a;
border-top: 0px solid #FFf;
}

a:link { color:#fff; text-decoration:none; }
a:visited { color:#fff; text-decoration:none; }
a:active { color:#fff; text-decoration:none; }
a:hover { color:#1f1c4c; text-decoration:none; }