/* CSS Document */
img { border: 0; }
.cart, .options {margin: 20px;}
.cart td {padding-bottom: 10px; }
.options th { background: #D5EFF5; }
.options td { padding: 0 10px; }
p, .content , th, td
{
font-family: verdana, sans-serif; color:#333333; font-size: 11px;
}

.head 
{
font-family: verdana, sans-serif; color:#310170; font-size: 11px;  font-weight:bold
}

.footer 
{
font-family: verdana, sans-serif; color:#333333; font-size: 9px;
}

.link:hover 
{
text-decoration: none; font-family: verdana, sans-serif; color:#2F046D; font-size: 11px;
}


.link 
{
text-decoration: underline; font-family: verdana, sans-serif; color:#2F046D; font-size: 11px;
}

.footerlink:hover 
{
text-decoration: underline; font-family: verdana, sans-serif; color:#333333; font-size: 9px;
}


.footerlink 
{
text-decoration: none; font-family: verdana, sans-serif; color:#333333; font-size: 9px;
}