



.hlt td {
             
					background: url(images/cell_bg.jpg) repeat-x;
					padding-top: 15px;
					vertical-align: top;
        }



td a:link {
					text-decoration:none;
					font-family: "Trebuchet MS";
}



td a:hover {
					text-decoration:none;
					font-family: "Trebuchet MS";
}

td a:visited {
					text-decoration:none;
					font-family: "Trebuchet MS";
}

.hlt a:link {
					text-decoration:none;
					color: #00bce4;
					font-size: 20px;
					font-family: "Trebuchet MS";
}


.hlt a:hover {
					text-decoration:none;
					color: #00bce4;
					font-size: 20px;
					font-family: "Trebuchet MS";
}

.hlt a:visited {
					text-decoration:none;
					color: #00bce4;
					font-size: 20px;
					font-family: "Trebuchet MS";
}

            
            
