A IMG {
	border:none;
}






.green_small {
    height:24px; display:inline-block;

}

.green_small A {
    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
    line-height:24px;
}
.green_small A:hover {
    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
}

.green_small .inner {
    display:inline-block;height:24px;

    background:url(../images/buttons/green_small/button_inner.png);
    background-repeat:repeat-x;
    text-align:center;

    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
}











.purple_small {
    height:24px; display:inline-block;

}

.purple_small A {
    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
    line-height:24px;
}
.purple_small A:hover {
    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
}

.purple_small .inner {
    display:inline-block;height:24px;

    background:url(../images/buttons/purple_small/button_inner.png);
    background-repeat:repeat-x;
    text-align:center;

    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
}



.orange_small {
    height:23px; display:inline-block;

}

.orange_small A {
    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
    line-height:23px;
}
.orange_small A:hover {
    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
}

.orange_small .inner {
    display:inline-block;height:23px;

    background:url(../images/buttons/orange_small/button_inner.png);
    background-repeat:repeat-x;
    text-align:center;

    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
}





.purple_big {
    height:34px; display:inline-block;

}

.purple_big A {
    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
    line-height:34px;
}
.purple_big A:hover {
    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
}

.purple_big .inner {
    display:inline-block;height:34px;

    background:url(../images/buttons/purple_big/button_inner.png);
    background-repeat:repeat-x;
    text-align:center;

    color:white;
    font-weight:bold;
    font-size:12px;
    border:none;
    font-style:normal;
    font-family:Arial, Sans;
}
