A.index:link {
text-decoration : none;
font-weight : bold;
color: #ffffcc;
}
A.index:visited {
text-decoration : none;
font-weight : bold;
color: #ffffcc;
}
A.index:active {
text-decoration : underline;
font-weight : bold;
color : #ffffcc;
}
A.index:hover {
text-decoration : underline;
font-weight : bold;
color : #ffffcc;
}
A.normal:link {
text-decoration : underline;
color: #cc0000;
}
A.normal:visited {
text-decoration : underline;
color: #cc0000;
}
A.normal:active {
text-decoration : none;
color : #ff0000;
}
A.normal:hover {
text-decoration : none;
color : #ff0000;
}
A.img:link {
text-decoration : none;
font-weight : normal;
color: #cc0000;
}
A.img:visited {
text-decoration : none;
font-weight : normal;
color: #cc0000;
}
A.img:active {
text-decoration : none;
font-weight : normal;
color: #cc0000;
}
A.img:hover {
text-decoration : none;
font-weight : normal;
color: #cc0000;
}
BODY {
cursor : default;
text-align : center;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
padding : 0;
border-top : none;
border-bottom : none;
border-left : none;
border-right : none;
background-image : url(images/bgr.jpg);
}
IMG {
border-color : #330000;
}
.td1 {
width: 122px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #cc0000;
cursor: pointer;
}
.td1_empty {
width: 122px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #cc0000;
}
.td2 {
width: 244px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #cc0000;
}
.marquee {
position: relative;
overflow: hidden;
width: 507px;
height: 62px;
border-width: 0px;
}

