﻿.mouseover a:link {
     font-family: Arial;
     font-size: 8pt;
     font-weight: bold;
     background-color: transparent;
     color: #ffffff;
     height: 15px;
     padding: 1px;
     border-bottom: 0px solid #000000;
     border-right: 0px solid #000000;
     white-space: nowrap;
     text-align: left;
     text-decoration: none
}
.mouseover a:visited {
     font-family: Arial;
     font-size: 8pt;
     font-weight: bold;
     background-color: transparent;
     color: #ffffff;
     height: 15px;
     padding: 1px;
     border-bottom: 0px solid #000000;
     border-right: 0px solid #000000;
     white-space: nowrap;
     text-align: left;
     text-decoration: none
}
.mouseover a:active {
     font-family: Arial;
     font-size: 8pt;
     font-weight: bold;
     background-color: transparent;
     color: #ffffff;
     height: 15px;
     padding: 1px;
     border-bottom: 0px solid #000000;
     border-right: 0px solid #000000;
     white-space: nowrap;
     text-align: left;
     text-decoration: none
}
.mouseover a:hover {
     font-family: Arial;
     font-size: 8pt;
     font-weight: bold;
     background-color: transparent;
     color: #c0c3ca;
     height: 15px;
     padding: 1px;
     border-bottom: 0px solid #000000;
     border-right: 0px solid #000000;
     white-space: nowrap;
     text-align: left;
     text-decoration: none
}
