<!--
.bgimg {background-image: url(../library/img/background.jpg);
        background-repeat: no-repeat;
        background-postion: top;
        }

.top {
     font-family: Verdana, sans-serif;
     font-size: 10px;
     color: #663366;
     font-weight: normal;
     }

.top A { color: #663366; font-family: Verdana; text-decoration: underline;}
.top A:hover {color: #FF9900; text-decoration: none;}
.top A:active {color: #663366; text-decoration: none; }
.top A:visited {color: #663366; text-decoration: underline;}

.text { font-family: Verdana,sans-serif; font-size: 12px; text-decoration: none; text-align: justify; line-height: 16px;}
.text A {font-family: Verdana,sans-serif; text-decoration: underline; color:#663366;}
.text A:active {color: #663366; text-decoration: none;}
.text A:visited {color: #8F8F8F; text-decoration: underline;}
.text A:hover {color: #663366; text-decoration: none; background-color: #CFCFCF;}

.textoa { font-family: Verdana,sans-serif; font-size: 12px; text-decoration: none; line-height: 16px;}
.textoa A {font-family: Verdana,sans-serif; text-decoration: underline; color:#663366;}
.textoa A:active {color: #663366; text-decoration: none;}
.textoa A:visited {color: #8F8F8F; text-decoration: underline;}
.textoa A:hover {color: #663366; text-decoration: none; background-color: #CFCFCF;}

.subtext { font-family: Verdana,sans-serif; font-size: 10px; text-decoration: none; line-height: 16px;}
.subtext A {font-family: Verdana,sans-serif; text-decoration: underline; color:#663366;}
.subtext A:active {color: #663366; text-decoration: none;}
.subtext A:visited {color: #8F8F8F; text-decoration: underline;}
.subtext A:hover {color: #663366; text-decoration: none; background-color: #CFCFCF;}

b {
 font-family: Verdana;
 color: #663366;
 font-weight: bold;
}

ul li {list-style-image: url(../library/img/circ.gif);}


.title {
      font-family: Verdana;
      font-size: 14px;
      font-weight: bold;
      color: #663366;
      }

.op   {
      font-family: Verdana; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;}


.op   A {
      font-family: Verdana; font-size: 10px; font-weight: normal; color: #663366; text-decoration: underline;}
.op A:hover {
              font-family: Verdana; font-size: 10px; font-weight: normal; color: #FF7F00; text-decoration: underline;}
.op A:visited {
              font-family: Verdana; font-size: 10px; font-weight: normal; color: #663366; text-decoration: underline;}


 td { font-family: Verdana,sans-serif; font-size: 12px; text-decoration: none; text-align: justify; line-height: 16px;}
 td A {font-family: Verdana,sans-serif; text-decoration: underline; color:#663366;}
 td A:active {color: #663366; text-decoration: none;}
 td A:visited {color: #8F8F8F; text-decoration: underline;}
 td A:hover {color: #663366; text-decoration: none; background-color: #CFCFCF;}

-->