.TeaserText a	{    color: #C60000;
    text-decoration: none;
}
.TeaserText a:hover {
    color: #C60000;
    text-decoration: underline;
}