#loghi a:link, #loghi a:visited {
	color: #333;
	text-decoration: none;
}

#loghi a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
}

#mini_menu a:link, #mini_menu a:visited {
	color: #666;
	text-decoration: none;
}
#mini_menu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #CCC;
}
.box_img li a:hover {
	border: 2px solid #333;
}
#corsi_pcacademy a:link ,#corsi_pcacademy a:visited{
	color: #999;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

#corsi_pcacademy a:hover {
	color: #666;
	text-decoration: none;
}
.box_img li a:link, .box_img li a:visited {
	border: 2px solid #999;
	float: left;
}

#box_link a:link, #box_link a:visited {
	color: #333;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 3px;
}

#box_link a:hover {
	color: #900;
	text-decoration: none;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #900;
	padding-left: 3px;
}

#box_menu a:link, #box_menu a:visited {
	color: #333;
	text-decoration: none;
	padding-left: 10px;
	font-size: 22px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #F60;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}

#box_menu a:hover {
	color: #FFF;
	text-decoration: none;
}
a.main:link, a.main:visited {
	color: #900;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
a.main:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #900;
}
