1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
/* $Id$ */ html { background-color: #fff; text-align: center; } body { margin: auto; font-family: sans-serif; } a {text-decoration:none; } a:link {text-decoration:none; } a:visited {text-decoration:none; }