
A:HOVER{
background-color : yellow;


position : relative;

cursor : pointer;
font-weight : normal;

text-decoration : underline;
color : red;
}
A:VISITED{

text-decoration : underline;
font-weight : normal;
cursor : pointer;
}
A:LINK{
font-weight : normal;
text-decoration : underline;
cursor : pointer;
}
A:ACTIVE{
top : 1px;
left : 1px;
background-color : yellow;
position : relative;
font-weight : normal;
cursor : pointer;
}
TD{
line-height : 1.3;
}
A{

text-decoration : underline;
}
.rsstc   { font-size: 10px; background-color: #dddddd; margin: 0; padding: 0; overflow: hidden; padding:-20px; }
.rsstc a { color: #0000ff;}
.rsstc em  { font-style: normal; font-weight: bold; margin-left: 10px; padding: 0; }
.rsstc ul   { background-color: #fdfdfd; margin: 0; padding: 0 ;border: solid 2px #dddddd; }
.rsstc li   { list-style-type: none; padding-top: 1px; padding-bottom: 1px; padding-left: 5px; border-bottom: 1px dashed #dddddd; }
