.videoTitle a {
    color: #006b51;
    text-decoration: none;
}

.videoTitle a:hover {
    text-decoration: underline;
}