
a:link {
font-family: arial, helvetica, sans-serif;
color: #7F0E0A;
text-decoration: underline;
}
a:visited {
font-family: arial, helvetica, sans-serif;
color: #7F0E0A;
text-decoration: underline;
}
a:active {
font-family: arial, helvetica, sans-serif;
color: #7F0E0A;
text-decoration: underline;
}
a:hover {
font-family: arial, helvetica, sans-serif;
color: #7F0E0A;
text-decoration: underline;
background: #F9E982;
}
p {
text-indent: 0px;
margin-left: 10px;
margin-top: 4px;
margin-right: 4px;
margin-bottom: 4px;
}
.text {
font-family: arial, Verdana;
font-size: 14px;
font-weight: normal;
}
.title {
font-family: arial, Verdana;
font-size: 16px;
font-weight: normal;
}

.textsponsors {
font-family: arial, Verdana;
font-size: 11px;
font-weight: normal;
}

.whitetext {
font-family: arial, Verdana;
font-size: 12px;
font-weight: normal;
color: #ffffff;
}


