body {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.imgleft {
 float: left;
 padding: 6px;
}

.testoHome {	
	text-align: left;
}

.buttonBlack {
	background-image: url(../images/bg_button.jpg);
	border: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	width: 114px;
	height: 19px;
}

a {
	color: #003399;
	text-decoration: none;
}

a: visited {
	color: #003399;
	text-decoration: none;
}

a: active {
	color: #003399;
	text-decoration: none;
}

a: hover {
	color: #003399;
	text-decoration: underline;
}
