
a:link {FONT-WEIGHT:bold; color:"#510051"; font-family:arial; font-size:12; text-decoration:none}
a:visited {FONT-WEIGHT:bold; color:"#510051"; font-family:arial; font-size:12; text-decoration:none}
a:hover{FONT-WEIGHT: bold; color:"#FFDDFF"; font-family:arial; font-size:12;}
<!--  -->

.website {FONT-WEIGHT:bold; color:"#510051"; font-family:arial; font-size:11; text-decoration:none}


.box{background-color:#C3C8D2;}
.text_blue{font-family:arial; font-size:11pt; color:#460767; text-decoration:none; font-weight:bold; opacity:1; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1;}
.text_white{font-family:arial; font-size:11pt; color:#ffffff; text-decoration:none; font-weight:bold; opacity:1; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1;}
.text_black{font-family:arial; font-size:10pt; color:#000000; text-decoration:none; font-weight:normal; opacity:1; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1;}

a.sitemap{font-family:arial; font-weight:normal; color:#510051; font-size:11; text-decoration:none;} 
a.sitemap:visited{font-family:arial; font-weight:normal; color:#510051; font-size:11; text-decoration:none;}
a.sitemap:hover{font-family:arial; font-weight:normal; color:#A17CC9; font-size:11; text-decoration:none;}

a.sitemapff{font-family:arial; font-weight:normal; color:#510051; font-size:11; text-decoration:none;} 
a.sitemapff:visited{font-family:arial; font-weight:normal; color:#510051; font-size:11; text-decoration:none;}
a.sitemapff:hover{font-family:arial; font-weight:normal; color:#ffffff; font-size:11; text-decoration:none;}

a.link_color{font-family:arial; font-weight:bold; color:#510051; font-size:11; text-decoration:none;} 
a.link_color:visited{font-family:arial; font-weight:bold; color:#510051; font-size:11; text-decoration:none;}
a.link_color:hover{font-family:arial; font-weight:bold; color:#A17CC9; font-size:11; text-decoration:none;}



img{outline:0;}


span{cursor:hand}

a {
   outline: none;
}


body{scrollbar-arrow-color:#9936b1;
  scrollbar-face-color: rgb(237,221,240); 
  scrollbar-3dlight-color:rgb(226,216,245); 
  scrollbar-border-color:#ffffffff; 
  scrollbar-track-color:rgb(226,216,245);
  scrollbar-darkshadow-color:rgb(226,216,245);
  scrollbar-shadow-color:#000000;
  scrollbar-highlight-color:#000000;
  font-family:arial;
  font-size:8;
  color:rgb(0,0,81);
}

table{font-size:12; font-family:arial}

h1{font-size:10; color:"#510051"; font-family:arial; font-weight:normal; margin-bottom:0; margin-top:0;}
h2{ font-size:12; font-family:arial; font-weight:normal; margin-bottom:0; margin-top:0;}
h3{ font-size:12; font-family:arial; font-weight:bold; margin-bottom:0; margin-top:0;}
h4{ font-size:12; font-family:arial; font-weight:bold; margin-bottom:0; margin-top:0;}
h5{ font-size:16; font-family:arial; font-weight:bold; margin-bottom:0; margin-top:0;}
h6{ font-size:12; font-family:arial; font-weight:normal; margin-bottom:0; margin-top:0;}



.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
width:75px;
height:60px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 1px solid black;
}

.toggleopacity img{
border: 1px solid purple;
}

.toggleborder:hover img{
border: 1px solid black;
}

.toggleborder:hover{
color: purple; /* Dummy definition to overcome IE bug */
}