.style1 A:link {
font-size : x-small;
color : #ffffff;
text-decoration : none;
}
.style2 A:link {
font-size : x-small;
}
.style3 A:link {
font-size : x-small;
color : #ffffff;
text-decoration : none;
}
.style1 A:visited {
font-size : small;
color : #ffffff;
text-decoration : none;
}
.style2 A:visited {
font-size : x-small;
color : #ffffff;
text-decoration : none;
}
.style3 A:visited {
font-size : x-small;
color : #ffffff;
text-decoration : none;
}
.style1 A:visited:hover {
font-size : small;
color : #ffa500;
text-decoration : none;
}
.style2 A:visited:hover {
font-size : x-small;
color : #ffa500;
text-decoration : none;
}
.style3 A:visited:hover {
font-size : x-small;
color : #ffa500;
text-decoration : none;
}
.style1 A:hover {
font-size : small;
color : #ffa500;
}
.style2 A:hover {
font-size : x-small;
}
.style3 A:hover {
font-size : x-small;
color : #ffa500;
text-decoration : none;
}
.style1 A:active {
font-size : small;
color : #ffa500;
text-decoration : none;
}
.style2 A:active {
font-size : x-small;
}
.style3 A:active {
font-size : x-small;
color : #ffa500;
text-decoration : none;
}
.small_link2 A:link {
color : #000000;
font-size : x-small;
text-decoration : none;
}
.small_link2 A:visited {
text-decoration : none;
color : #000000;
}
.small_link2 A:visited:hover {
text-decoration : none;
color : #ffa500;
}
.small_link2 A:hover {
text-decoration : none;
color : #ffa500;
}
.small_link2 A:active {
text-decoration : none;
color : #ffa500;
}
.small_link4 A:link {
color : #000000;
font-size : x-small;
text-decoration : none;
}
.small_link4 A:visited {
text-decoration : none;
color : #000000;
}
.small_link4 A:visited:hover {
text-decoration : none;
color : #ffffff;
}
.small_link4 A:hover {
text-decoration : none;
color : #ffffff;
}
.small_link4 A:active {
text-decoration : none;
color : #ffffff;
}
A {
font-family : arial, Helvetica, sans-serif;
color : #000000;
font-size : 11px;
font-weight : bold;
text-decoration : none;
}
A:hover {
font-family : arial, Helvetica, sans-serif;
font-weight : bold;
color : #ffa500;
text-decoration : underline;
}
A:visited {
font-family : arial, Helvetica, sans-serif;
color : #000000;
}
A:visited:hover {
font-family : arial, Helvetica, sans-serif;
color : #ffa500;
}
.category {
font-family : arial, Helvetica, sans-serif;
font-size : 11px;
color : #174283;
text-decoration : none;
font-weight : normal;
}
.gray {
color : #808080;
text-decoration : none;
}
.black {
color : #272727;
}
.dark {
color : #4e4e4e;
}
.blue {
color : #4c7a9c;
}
.green {
color : #6e9264;
}
.privacy_info {
color : #ffffff;
text-decoration : none;
}
a.admin_menu {
color : #808080;
text-decoration : none;
}
a.admin_menu:hover {
text-decoration : underline;
}
a.admin_menu:visited {
color : #808080;
text-decoration : none;
}
.siteinfo {
color : #ffffff;
}
a.siteinfo {
text-decoration : none;
}
a.siteinfo:hover {
text-decoration : underline;
}
a.privacy_info:visited {
color : #ffffff;
text-decoration : none;
}
a.pol:hover {
text-decoration : underline;
}
a.green:hover {
text-decoration : none;
}
a.blue:hover {
text-decoration : none;
}
a.dark:hover {
text-decoration : none;
}
a.gray:hover {
text-decoration : underline;
}
.quotesTable td.quoteTableName {
width : 100px;
}
.quotesTable tr {
background : #eee;
}
.quotesTable td {
width : 50px;
}
.quotesTable td.pos {
color : green;
}
.quotesTable td.neg {
color : #9d1111;
}
#member {
font-size : 11pt;
text-align : center;
}
#record_number {
font-weight : bold;
background : #80bfbf;
font-style : italic;
font-size : 9pt;
}
#BGCOLOR {
font-weight : bold;
background : #ccccff;
font-style : italic;
text-align : center;
font-size : 11pt;
}
.on_row {
background : #7fffd4;
}