.toolbar a:link {
	color: #FFF;
	text-decoration: none;
}
.toolbar a:visited {
	text-decoration: none;
	color: #FFF;
}
.toolbar a:hover {
	text-decoration: underline;
	color: #FFF;
}
.toolbar a:active {
	text-decoration: none;
	color: #FFF;
}
.b-navbar a:link {
	color: #495C1D;
	text-decoration: none;
	font-weight: bold;
}
.b-navbar a:visited {
	text-decoration: none;
	color: #495C1D;
	font-weight: bold;
}
.b-navbar a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
.b-navbar a:active {
	text-decoration: none;
	color: #495C1D;
	font-weight: bold;
}
.b-navbar-fb a:link {
	color: #495C1D;
	text-decoration: none;
	font-weight: bold;
}
.b-navbar-fb a:visited {
	text-decoration: none;
	color: #495C1D;
	font-weight: bold;
}
.b-navbar-fb a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
.b-navbar-fb a:active {
	text-decoration: none;
	color: #495C1D;
	font-weight: bold;
}
#div-avviso a:link {
	color: #FFF;
	text-decoration: none;
}
#div-avviso a:visited {
	text-decoration: none;
	color: #FFF;
}
#div-avviso a:hover {
	text-decoration: underline;
	color: #FFF;
}
#div-avviso a:active {
	text-decoration: none;
	color: #FFF;
}

.div-registrazione a:link {
	color: #FFF;
	text-decoration: none;
}
.div-registrazione a:visited {
	text-decoration: none;
	color: #FFF;
}
.div-registrazione a:hover {
	text-decoration: underline;
	color: #FFF;
}
.div-registrazione a:active {
	text-decoration: none;
	color: #FFF;
}
.div-reg a:link {
	color: #009CCC;
	text-decoration: none;
}
.div-reg a:visited {
	text-decoration: none;
	color: #009CCC;
}
.div-reg a:hover {
	text-decoration: underline;
	color: #F90;
}
.div-reg a:active {
	text-decoration: none;
	color: #009CCC;
}

.text-reg a:link {
	color: #009CCC;
	text-decoration: none;
	font-weight: bold;
}
.text-reg a:visited {
	text-decoration: none;
	color: #009CCC;
	font-weight: bold;
}
.text-reg a:hover {
	text-decoration: underline;
	color: #F90;
	font-weight: bold;
}
.text-reg a:active {
	text-decoration: none;
	color: #009CCC;
	font-weight: bold;
}
.opt-img a:link {
	color: #009CCC;
	text-decoration: none;
}
.opt-img a:visited {
	text-decoration: none;
	color: #009CCC;
}
.opt-img a:hover {
	text-decoration: underline;
	color: #F90;
}
.opt-img a:active {
	text-decoration: none;
	color: #009CCC;
}
.footer a:link {
	color: #FFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #FFF;
}
.footer a:hover {
	text-decoration: underline;
	color: #F90;
}
.footer a:active {
	text-decoration: none;
	color: #FFF;
}

#countdown a:link {
	color: #C00;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#countdown a:visited {
	text-decoration: none;
	color: #C00;
	font-size: 13px;
	font-weight: bold;
}
#countdown a:hover {
	text-decoration: none;
	color: #F90;
	font-size: 13px;
	font-weight: bold;
}
#countdown a:active {
	text-decoration: none;
	color: #C00;
	font-size: 13px;
	font-weight: bold;
}
