<!--
a:link { text-decoration: none ; color: blue}
a:visited { text-decoration: none; color: blue }
a:hover { text-decoration: underline; color: red }
a:active { text-decoration: none; color: blue }

body.{background-repeat:no-repeat;}

// -->
