1 | /* CSS definition file containing sitestyle stylesheets */
|
---|
2 | BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; background-color: rgb(255,255,255); background-image: none;}
|
---|
3 | .background { background-color: rgb(255,255,255); background-image: none; }
|
---|
4 | A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0);}
|
---|
5 | A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0);}
|
---|
6 | A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0);}
|
---|
7 | .active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0);}
|
---|
8 | A:link { color: rgb(0,51,204);}
|
---|
9 | A:link { color: rgb(0,51,204);}
|
---|
10 | A:link { color: rgb(0,51,204);}
|
---|
11 | .linked { color: rgb(0,51,204);}
|
---|
12 | UL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
|
---|
13 | A:visited { color: rgb(153,0,153);}
|
---|
14 | A:visited { color: rgb(153,0,153);}
|
---|
15 | A:visited { color: rgb(153,0,153);}
|
---|
16 | .visited { color: rgb(153,0,153);}
|
---|
17 | P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
|
---|
18 | LI { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
|
---|
19 | OL { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
|
---|
20 | A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
|
---|
21 | .TextNavBar { font-size: xx-small;}
|
---|
22 | A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
|
---|
23 | A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
|
---|
24 | A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
|
---|
25 | .hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
|
---|
26 | |
---|