text-decoration: underline;
}*/
a, a:visited {
- color: #BB0000;
+ color: #4f628a; /* #BB0000 */
text-decoration:none;
}
a:hover {
background-color: transparent;
- color: #BB0000;
+ color: #4f628a; /* #BB0000 */
text-decoration: underline;
}
margin: 0em 0em 0em 0.3em;
font-size: 0.9125em;
background-color: #FFF;
- color: #0000 ;
+ color: #000 ;
font-weight: normal;
max-height: 250px;
overflow-y: auto;
#module-set-left .module a {
display:inline-block;
+ font-weight: bold;
}