body {
	margin: 0px;
}

.testoBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.testoBianco a{
	color: white;
}

.testoBianco a:hover{
	color: white;
	text-decoration: none;
}

.testoBlu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C3357;
	padding-left: 12px;
}

.testoBlu a{
	color: #0C3357;
}

.testoBlu a:hover{
	color: #0C3357;
	text-decoration: none;
}

.bordoBianco {
	border: 1px solid white;
}
