/* CSS Document */
.OrderTitle {font-size:14px;color:navy;text-decoration: none; font-weight:bold}
.OrderHeading {font-size:14px;color:000000;text-decoration: none; font-weight:bold}
.OrderBody {font-size:14px;color:navy;text-decoration: none; font-weight:100}

ol.orderlist {list-style-type: decimal;}




.orderlink:link {font-size:14px;color:#0000FF;text-decoration: none; font-weight:bold}
.orderlink:visited {font-size:14px;color:#0000FF;text-decoration: none; font-weight:bold}
.orderlink:active {font-size:14px;color:#0000FF;text-decoration: none; font-weight:bold}
.orderlink:hover {font-size:14px;color:#0000FF;text-decoration: none; font-weight:bold}

