@charset "utf-8";
/* CSS Document */
.clear a {
display:block;
width: 188px;
height:40px;
background:url(images/topnav_02.jpg) 0 0 no-repeat;
text-decoration: none;
}
.clear a:hover { 
background-position: -188px 0px;
}
.clear a:active {
background-position: -188px 0px;
}
.roy a {
display:block;
width: 122px;
height:40px;
background:url(images/topnav_03.jpg) 0 0 no-repeat;
text-decoration: none;
}
.roy a:hover { 
background-position: -122px 0px;
}
.roy a:active {
background-position: -122px 0px;
}
.syracuse a {
display:block;
width: 188px;
height:40px;
background:url(images/topnav_04.jpg) 0 0 no-repeat;
text-decoration: none;
}
.syracuse a:hover { 
background-position: -188px 0px;
}
.syracuse a:active {
background-position: -188px 0px;
}