1 <style type="text/css">
2 a:link { text-decoration:none; font-weight:normal; color:blue; }
3 a:visited { text-decoration:none; font-weight:normal; color:blue; }
4 a:hover { text-decoration:none; font-weight:normal; background-color:yellow; }
5 a:active { text-decoration:none; font-weight:normal; color:blue; }
6 a:focus { text-decoration:none; font-weight:normal; color:blue; }
9 <a href="sessionoverview.php">session overview</a>
11 <a href="summary.php">summary</a>
13 <a href="blackboard.php">blackboard</a>
15 <a href="sessions.php">sessions</a>
17 <a href="prefs.php">preferences</a>
19 <a href="password.php">password</a>
21 <a href="../">USER</a>