.winner a:link {
font-weight: bold;
font-family: sans-serif;
font-size: 12pt;
color: #008800;
text-decoration: underline;
}
.winner a:visited {
font-weight: bold;
font-family: sans-serif;
font-size: 12pt;
color: #008800;
text-decoration: underline;
}
.winner a:hover {
font-weight: bold;
font-family: sans-serif;
font-size: 12pt;
color: #008800;
text-decoration: underline;
}
.winner {
font-weight: bold;
font-family: sans-serif;
font-size: 12pt;
color: #008800;
text-decoration: none;
}
.lottores {
width: 100%;
margin-left: auto;
margin-right: auto;
border-color: #0044FF;
border-style: dashed;
border-width: 2px;
border-spacing: 3;
background: #ffffff;
}

.valottores {
width: 100%;
margin-left: auto;
margin-right: auto;
border-color: #00CC00;
border-style: dashed;
border-width: 2px;
border-spacing: 3;
background: #ffffff;
}

.gamename a:link {
font-weight: bold;
font-family: serif;
font-size: 12pt;
color: #000000;
text-decoration: underline;
}
.gamename a:visited {
font-weight: bold;
font-family: serif;
font-size: 12pt;
color: #000000;
text-decoration: underline;
}
.gamename a:hover {
font-weight: bold;
font-family: serif;
font-size: 12pt;
color: #000000;
text-decoration: underline;
}
.gamename {
font-weight: bold;
font-family: serif;
font-size: 12pt;
color: #000000;
text-decoration: none;
}
