/* links */

a:link {
color : #FE0303;
text-decoration : none;
font-weight : bold;
}

a:visited {
color : #FE0303;
text-decoration : none;
font-weight : bold;
}
a:hover {
color : #FE0303;
text-decoration : none;
font-weight : bold;
}
a:active {
color : #FE0303;
text-decoration : none;
font-weight : bold;
}

/* fonts */

.a12_r {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FE0303}
.t11_g {  font-family: tahoma; font-size: 11px; color: a1a1a1}
.a12_b {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #00225D; text-decoration: none}
.a12_g {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060}
.bg {  background-attachment: fixed; background-image: url(images/index_33.gif); background-repeat: no-repeat; background-color: #FFFFFF; background-position: bottom}


/* body */

body {
margin: 0px;
background: #ffffff;
background : url("images/bgb.gif");
}

td.date {
background-image:url(images/index_16.gif); 
background-position: right; 
background-repeat: no-repeat;
background-color:#FFFFFF;
height: 44px;
text-align: right;
font-family: Arial, sans-serif;
font-size: 12px;
color: #FE0303
}