color : #5050aa;
}
+table.postTable a {
+ color : #5050aa;
+}
+
+table.postTable a:hover {
+ color : black;
+}
+
table.feedOverview {
margin : 5px;
border : 1px solid #c0c0c0;
border-style : solid;
}
-td.content a {
- color : #5050aa;
- text-decoration : none;
-}
-
-/*
-td.content a:hover {
- text-decoration : underline;
-} */
-
table.main td.notify {
height : 40px;
border-width : 1px 0px 0px 0px;
<td valign="middle">
<table id="notify"><tr><td width="100%" id="notify_body"> </td>
<td><img onclick="javascript:notify('')" alt="Close"
- src="images/close.png"></td></table>
+ src="images/close.png"></td></table>
</td>
<td class="toolbar" valign="middle" align="right">
<a href="prefs.php" class="button">Preferences</a></td>