.subpages {
	text-decoration: none;
}.button {
    background: #f1f1f1 url(../../../site/1/template/linkbg-off.jpg) repeat-x;
    padding: 0 7px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    height:21px;
    width:auto;
}

a.button, a.button:visited {
    background: #f1f1f1 url(../../../site/1/template/linkbg-off.jpg) repeat-x;
    padding: 0 7px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    height:21px;
    width:auto;
}

a.button:hover {
    background:#cce4e8 url(../../../site/1/template/linkbg-on.jpg) repeat-x;
    color: #000000;
    height:21px;
    width:auto;
}
