a {text-decoration: none; }
a:hover {color: #cc0000; text-decoration: underline; }

body {font-family: arial; }

.link {font-size: smaller;  }

.top { text-align: right; font-size: x-small; }

.links { font-size: 75%; text-decoration: none; }
.links:hover { color: #123456; text-decoration: none; }




