You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
546 B
40 lines
546 B
5 years ago
|
table{
|
||
|
font-size:12px;
|
||
|
}
|
||
|
A {
|
||
|
TEXT-DECORATION: none;
|
||
|
COLOR: #1E5494; font-weight:bold;
|
||
|
}
|
||
|
A:link {
|
||
|
COLOR: #1E5494; font-weight:bold;
|
||
|
}
|
||
|
A:visited {
|
||
|
COLOR: #1E5494
|
||
|
}
|
||
|
A:hover {
|
||
|
COLOR: #1E5494
|
||
|
}
|
||
|
A:active {
|
||
|
COLOR: #1E5494
|
||
|
}
|
||
|
.topbar {background:url(/images/top_tt_bg.gif) no-repeat;
|
||
|
COLOR: #1E5494
|
||
|
}
|
||
|
.topbar A:link {
|
||
|
COLOR: #1E5494
|
||
|
}
|
||
|
.topbar A:visited {
|
||
|
COLOR: #1E5494
|
||
|
}
|
||
|
.topbar A:hover {
|
||
|
|
||
|
COLOR: #8B0000; TEXT-DECORATION: none
|
||
|
}
|
||
|
.STYLE2 {color: #111111; }
|
||
|
.STYLE3 {color: #993399;}
|
||
|
.STYLE4 {color: #FFFFFF}
|
||
|
body {
|
||
|
padding: 0;
|
||
|
margin: 0;
|
||
|
}
|