.link1 {
float: left;
border: 0px solid #ffffff;
background: url(../img/home_link.png) no-repeat 0 0px;
width: 70px;
height: 32px;
margin-right:7px; 
}

a.link1:link, a.link1:visited, a.link1:active {
background: url(../img/home_link.png) no-repeat 0 0px;
}
a.link1:hover {
background: url(../img/home_link.png) no-repeat -70px 0px;
}
 
.link2 {
float: left;
border: 0px solid #ffffff;
background: url(../img/calendar_link.png) no-repeat 0 0px;
width: 88px;
height: 32px;
margin-right:7px; 
}

a.link2:link, a.link2:visited, a.link2:active {
background: url(../img/calendar_link.png) no-repeat 0 0px;
}
a.link2:hover {
background: url(../img/calendar_link.png) no-repeat -88px 0px;
}
 
.link3 {
float: left;
border: 0px solid #ffffff;
background: url(../img/aboutus_link.png) no-repeat 0 0px;
width: 95px;
height: 32px;
margin-right:7px; 
}

a.link3:link, a.link3:visited, a.link3:active {
background: url(../img/aboutus_link.png) no-repeat 0 0px;
}
a.link3:hover {
background: url(../img/aboutus_link.png) no-repeat -95px 0px;
}
 
.link4 {
float: left;
border: 0px solid #ffffff;
background: url(../img/results_link.png) no-repeat 0 0px;
width: 79px;
height: 32px;
margin-right:7px; 
}

a.link4:link, a.link4:visited, a.link4:active {
background: url(../img/results_link.png) no-repeat 0 0px;
}
a.link4:hover {
background: url(../img/results_link.png) no-repeat -79px 0px;
}
 
.link5 {
float: left;
border: 0px solid #ffffff;
background: url(../img/photos_link.png) no-repeat 0 0px;
width: 76px;
height: 32px;
margin-right:7px; 
}

a.link5:link, a.link5:visited, a.link5:active {
background: url(../img/photos_link.png) no-repeat 0 0px;
}
a.link5:hover {
background: url(../img/photos_link.png) no-repeat -76px 0px;
}
 
.link6 {
float: left;
border: 0px solid #ffffff;
background: url(../img/links_link.png) no-repeat 0 0px;
width: 65px;
height: 32px;
margin-right:7px; 
}

a.link6:link, a.link6:visited, a.link6:active {
background: url(../img/links_link.png) no-repeat 0 0px;
}
a.link6:hover {
background: url(../img/links_link.png) no-repeat -65px 0px;
}

.link7 {
float: left;
border: 0px solid #ffffff;
background: url(../img/teamforms_link.png) no-repeat 0 0px;
width: 114px;
height: 32px;
 
}

a.link7:link, a.link7:visited, a.link7:active {
background: url(../img/teamforms_link.png) no-repeat 0 0px;
}
a.link7:hover {
background: url(../img/teamforms_link.png) no-repeat -114px 0px;
}
