A:link { text-decoration: none; color: black;}
A:visited { text-decoration: none; color: black; }
A:hover { text-decoration: underline; color: 2361B6; }

.titalian {
font-family: Arial Narrow; 
font-size: 24px; 
font-weight: normal;
text-align: left;
}

.tenglish {
font-family: Arial; 
font-size: 10px; 
font-weight: normal;
text-align: left;
}

.description {
font-family: Verdana; 
font-size: 11px; 
font-weight: normal;
text-align: left;
border-bottom: 1px dotted black;
}

.price {
font-family: Verdana; 
font-size: 11px; 
font-weight: bold;
text-align: left;
border-bottom: 1px dotted black;
}

.toptable { 
background-color: E5E5E5; 
height: 65px;
border-top: 0px solid black;
border-bottom: 0px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
}

.tdheader { 
vertical-align: bottom;
border-left: 1px solid white;
padding-bottom: 7px
}

.seperator { 
background-color: 9C2A2A; 
height: 6px;
border-top: 0px solid black;
border-bottom: 0px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
}

