.descriptionDiv p, .descriptionDiv2 p {
font: 14px/16px 'InterstateLight',Arial,Helvetica,sans-serif;
color: rgb(143, 146, 149);
display: block;
}
.descriptionDiv a {
font: 12px/14px 'InterstateRegular',Arial,Helvetica,sans-serif;
text-decoration: none !important;
color: #330099 !important;
}
.descriptionDiv a:hover {
text-decoration: underline!important;
}
.descriptionDiv2 a {
color: rgb(62, 143, 52) !important;
}
.descriptionDiv a:hover {customer_login h2 {
font: 17px/18px 'InterstateLight',Arial,Helvetica,sans-serif;
color: rgb(123, 126, 129) !important;
display: block;
text-decoration: none;
margin: 0px 0px 2px;
padding: underline!important;
}
0px;
border-bottom: 1px solid rgb(145,150,153);
}
.customer_login h4 {
font: 12px/14px 'InterstateRegular',Arial,Helvetica,sans-serif;
color: rgb(62, 143, 52);
margin: 0px 0px 6px;
padding: 0px;
}
.custSubmit {
font: 11px/12px 'InterstateRegular',Arial,Helvetica,sans-serif;
//background-color: #8888FF;
background-color: #842E44;
font-weight: bold;
border-radius: 8px;
padding: 2px 6px;
color:white;
width: 100px;
height: 35px;
}
.custSubmit:hover {
//background-color: rgb(67,149,57);
background-color: #AA2E44;
} |