a.cls:active {color: #72B918; text-decoration: none overline}
a.cls:visited {color: #72B918; text-decoration: none overline}
a.cls:link {color: #72B918; text-decoration: none overline}
a.cls:hover {color: #72B918; text-decoration: none overline}

a.clst:active {color: #72B918; text-decoration: none}
a.clst:visited {color: #72B918; text-decoration: none}
a.clst:link {color: #72B918; text-decoration: none}
a.clst:hover {color: #72B918; text-decoration: none}
	
a.email:active {color: #000000; text-decoration: none}
a.email:visited {color: #000000; text-decoration: none}
a.email:link {color: #000000; text-decoration: none}
a.email:hover {color: #000000; text-decoration: underline}

a.black {
color: #72B918; 
text-decoration: none; 
}

a.black:hover {
color: #AEF672; 
text-decoration: none; 
} 

a.homerollover {
          display: block;
          width: 102px;
          height: 38px;
          background: url("images/aksdaatop_03.gif") 0 0 no-repeat;
          text-decoration: none;
     }
       
      a:hover.homerollover {
          background-position: -102px 0;
      }
a.alumnilistrollover {
          display: block;
          width: 131px;
          height: 38px;
          background: url("images/aksdaatop_04.gif") 0 0 no-repeat;
          text-decoration: none;
     }
       
      a:hover.alumnilistrollover {
          background-position: -131px 0;
      }
a.galleryrollover {
          display: block;
          width: 117px;
          height: 38px;
          background: url("images/aksdaatop_05.gif") 0 0 no-repeat;
          text-decoration: none;
     }
       
      a:hover.galleryrollover {
          background-position: -117px 0;
          }
a.forumrollover {
          display: block;
          width: 101px;
          height: 38px;
          background: url("images/aksdaatop_06.gif") 0 0 no-repeat;
          text-decoration: none;
     }
       
      a:hover.forumrollover {
          background-position: -101px 0;
      }

a.newsrollover {
          display: block;
          width: 93px;
          height: 38px;
          background: url("images/aksdaatop_07.gif") 0 0 no-repeat;
          text-decoration: none;
     }
       
      a:hover.newsrollover {
          background-position: -93px 0;
      }

a.linksrollover {
          display: block;
          width: 112px;
          height: 38px;
          background: url("images/aksdaatop_08.gif") 0 0 no-repeat;
          text-decoration: none;
     }
       
      a:hover.linksrollover {
          background-position: -112px 0;
      }
a.searchrollover {
          display: block;
          width: 50px;
          height: 75px;
          background: url("images/search.gif") 0 0 no-repeat;
          text-decoration: none;
     }
       
      a:hover.searchrollover {
          background-position: -50px 0;
      }