a.box:hover {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7C8CBD;
}
a.box:link, a.box:visited {
	color: #900;
	text-decoration: none;
}
#valid a:link , a:visited{
	color: #190B98;
	text-decoration: none;
}
a.dettagli:link, a.dettagli:visited {
	color: #170A8B;
	text-decoration: none;
}
#valid a:hover {
	color: #900;
	text-decoration: none;
}
#link_pcacademy a:link ,#link_pcacademy a:visited{
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#link_pcacademy a:hover {
	color: #CCC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
a.dettagli:hover {
	color: #170A8B;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #190B98;
}
a.sidebarleft:link ,a.sidebarleft:visited{
	font-size: 13px;
	color: #FC0;
	line-height: 22px;
	text-decoration: none;
}
a.sidebarleft:hover {
	font-size: 13px;
	color: #F90;
	line-height: 22px;
	text-decoration: none;
}

