p {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
color: #6f6f6f;
font-size: 16px;
line-height: 1.6;
letter-spacing: .3px;}

.normal {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
color: #6f6f6f;
font-size: 16px;
line-height: 1.6;
letter-spacing: .3px;
}

.pokal {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 600;
color: #6f6f6f;
}

.link {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
color: #af872f;
font-size: 16px;
line-height: 1.6;
letter-spacing: .3px;
text-decoration:none;
}
.link:hover {
color: #cc9900;
text-decoration:underline;
}



