|
a.one:link, a.one:visited, a.one:active {
text-decoration: none;
letter-spacing: 1px;
color: #888888;
background-color: transparent;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-left: 0px solid #828282;
border-right: 0px solid #828282;
display: block;
font-family: tahoma;
text-align: right;
line-height: 18px;
font-size: 9px;
text-transform: lowercase;
font-weight: none;
}
a.two:link, a.two:visited, a.two:active {
text-decoration: none;
letter-spacing: 1px;
color: #888888;
background-color: transparent;
border-bottom: 0px solid #78955b;
border-top: 1px solid #ffffff;
border-left: 0px solid #828282;
border-right: 0px solid #828282;
display: block;
font-family: tahoma;
text-align: right;
line-height: 18px;
font-size: 9px;
text-transform: lowercase;
font-weight: none;
}
a.two:hover {
text-decoration: none;
letter-spacing: 1px;
color: #888888;
text-align: left;
background-color: #f5dbcf;
border-bottom: 0px solid #78955b;
border-top: 1px solid #ffffff;
border-left: 0px solid #828282;
border-right: 0px solid #828282;
display: block;
font-family: tahoma;
text-align: right;
font-size: 9px;
line-height: 18px;
text-transform: lowercase;
font-weight: none;
}
a:link img {filter:none; } a:hover img{filter:gray} a.one:link, a.one:visited, a.one:active { text-decoration: none; letter-spacing: 2px; color: #ffffff; background-color: #c1c1c1; border-bottom: 1px solid #78955b; border-top: 1px solid #ffffff; border-left: 0px solid #828282; border-right: 0px solid #828282; display: block; font-family: times new roman; text-align: left; line-height: 18px; font-size: 9px; text-transform: lowercase; font-weight: none; } a.two:link, a.two:visited, a.two:active { text-decoration: none; letter-spacing: 2px; color: #ffffff; background-color: #c1c1c1; border-bottom: 0px solid #78955b; border-top: 1px solid #ffffff; border-left: 0px solid #828282; border-right: 0px solid #828282; display: block; font-family: times new roman; text-align: left; line-height: 18px; font-size: 9px; text-transform: lowercase; font-weight: none; } a.two:hover { text-decoration: none; letter-spacing: 2px; color: #ffffff; text-align: left; background-color: #c28744; border-bottom: 0px solid #78955b; border-top: 1px solid #ffffff; border-left: 0px solid #828282; border-right: 0px solid #828282; display: block; font-family: times new roman; text-align: right; font-size: 9px; line-height: 18px; text-transform: lowercase; font-weight: none; }
|