td.left_button {
width: 100px;
padding-left: 18px;
padding-right: 0px;
}

td.left_button a:link {
font-family: "Times New Roman", Garamond, Serif;
font-size: 12px;
font-variant: small-caps;
font-weight: 900;
color: #000099;
}

td.left_button a:visited {
font-family: "Times New Roman", Garamond, Serif;
font-size: 12px;
font-variant: small-caps;
font-weight: 900;
color: #000099;
}


td.left_button a:hover {
font-family: "Times New Roman", Garamond, Serif;
font-size: 12px;
font-variant: small-caps;
font-weight: 900;
color: #CC3610;
}

td.left_button a:active {
font-family: "Times New Roman", Garamond, Serif;
font-size: 12px;
font-variant: small-caps;
font-weight: 900;
color: #CC3610;
}