 .bodytitle { font-weight: bold; font-family: "Trebuchet MS", Arial; color: #333333; font-size: 13px; }
A.bodytitle { text-decoration: underline; color:#0000FF;}
A.bodytitle:HOVER { text-decoration: underline; }

 .body { font-weight: normal; font-family: "Trebuchet MS", Arial; color: #333333; font-size: 13px; }
A.body { text-decoration: underline; color:#0000FF;}
A.body:HOVER { text-decoration: underline; }

 .title { font-weight: bold; font-family: "Trebuchet MS", Arial; color: #ff9900; font-size: 16px; }
A.title { text-decoration: none; }
A.title:HOVER { text-decoration: underline; }

 .small { font-weight: bold; font-family: "Trebuchet MS", Arial; color: #cccccc; font-size: 12px; }
A.title { text-decoration: none; }
A.title:HOVER { text-decoration: underline; }

 .form { font-weight: bold; font-family: "Trebuchet MS", Arial; color: #333333; font-size: 15px; }
A.form { text-decoration: none; }
A.form:HOVER { text-decoration: underline; }

.ProductRow {
   height:160px;
}

.table-center {
	text-align: center;
}

