more ACL and re-skinning work, now with RT!
[freeside.git] / httemplate / elements / freeside.css
1 * {
2   font-family: Arial, Verdana, Helvetica, sans-serif;
3 }
4
5 A:link IMG, A:visited { border-style: none }
6 A:focus {text-decoration: underline }
7
8 a:link, a:visited {
9   /* text-decoration: none; */
10   color: #000000;
11
12 /* a:hover {  text-decoration: underline } */
13
14 /* a:focus { background-color: #ccccee } */
15