<!--

body {
font-family : Arial, Helvetica, sans-serif;
text-decoration : none;
font-size : 12px;
  background-image: url(../img/bg_rw1.gif);
  color: #000000
}
a {
color : #FFFFFF;
font-weight : normal;
text-decoration : underline;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #666666;
background : inherit;
}
a img {
border: thin solid #3399FF;
  padding: 2px}

.myclass2 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : center;
color : #000000;

font-weight : bold;
  margin: auto;
  border: thin solid #3399FF;
  padding: 2px
}

.myclass3 {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
text-align : center;
color : #3399FF;
font-weight : bold;
margin: auto;
border: 2 solid #FF9900;

}

A.img {
border: 1px solid #db241c;
margin: 3px;
padding: 10px;
}

