@charset "utf-8";
/* Navmenu CSS Document */

/*1*/

.rollover1 a {
float: left;
display:block;
width: 123px;
height: 68px;
color:#ffffff;
background-image:url(../images/but1.png);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover1 a:hover, .rollover1 .current{ 
background-position: 0 -70px;
color: #FFCC00;
text-align:center;
text-decoration: none;
}
.rollover1 a:active {
background-position: 0 0px;
color: #FF0000;
text-align:center;
text-decoration: none;
}


/*2*/
.rollover2 a {
float: left;
display:block;
width: 123px;
height: 68px;
color:#ffffff;
background-image:url(../images/but2.png);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover2 a:hover, .rollover2 .current { 
background-position: 0 -70px;
color: #FFCC00;
text-align:center;
text-decoration: none;
}
.rollover2 a:active {
background-position: 0 0px;
color: #FF0000;
text-align:center;
text-decoration: none;
}

/*3*/
.rollover3 a {
float: left;
display:block;
width: 123px;
height: 68px;
color:#ffffff;
background-image:url(../images/but3.png);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover3 a:hover, .rollover3 .current  { 
background-position: 0 -70px;
color: #FFCC00;
text-align:center;
text-decoration: none;
}
.rollover3 a:active {
background-position: 0 0px;
color: #FF0000;
text-align:center;
text-decoration: none;
}


/*4*/
.rollover4 a {
float: left;
display:block;
width: 123px;
height: 68px;
color:#ffffff;
background-image:url(../images/but4.png);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover4 a:hover, .rollover4 .current  { 
background-position: 0 -70px;
color: #FFCC00;
text-align:center;
text-decoration: none;
}
.rollover4 a:active {
background-position: 0 0px;
color: #FF0000;
text-align:center;
text-decoration: none;
}



/*5*/
.rollover5 a {
float: left;
display:block;
width: 123px;
height: 68px;
color:#ffffff;
background-image:url(../images/but5.png);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover5 a:hover, .rollover5 .current  { 
background-position: 0 -70px;
color: #FFCC00;
text-align:center;
text-decoration: none;
}
.rollover5 a:active {
background-position: 0 0px;
color: #FF0000;
text-align:center;
text-decoration: none;
}



/*6*/
.rollover6 a {
float: left;
display:block;
width: 123px;
height: 68px;
color:#ffffff;
background-image:url(../images/but6.png);
background-repeat:no-repeat;
text-decoration: none;
text-align:center;
}
.rollover6 a:hover, .rollover6 .current  { 
background-position: 0 -70px;
color: #FFCC00;
text-align:center;
text-decoration: none;
}
.rollover6 a:active {
background-position: 0 0px;
color: #FF0000;
text-align:center;
text-decoration: none;
}
