
A:link,A:visited,A:active {
color: #000000;
text-decoration: none;
}

A:hover { 
color: #000000;
text-decoration: underline;
font-weight:bold;
}

body, table, td, tr, div, p, pre, h1, h2, h3, h4, ul {
font-family: Verdana, Arial, Helvetica, san-serif;
font-size:10px;
color:#41261B;

}

input {
border-width: 1;
font-size: 12px;
font-family: Geneva, Arial, Helvetica, san-serif;
border-color: #01139c;
border-style: solid;
background-color: #FFFFFF;
color: #01139c;
font-weight: bold;
vertical-align: middle;
}

.cartinput {
border-width: 1;
font-size: 8px;
font-family: Geneva, Arial, Helvetica, san-serif;
border-color: #01139c;
border-style: solid;
background-color: #abb4dd;
color: #01139c;
font-weight: bold;
}