a:link		{text-decoration:none; color:#000000;}
a:visited	{text-decoration:none; color:#000000;}
a:hover 	{text-decoration: underline; color:#000000;}
	
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;	
}

.content {
	font-family: Arial;
	font-size: 12px;
	background: url(../images/bg_clinicasanmartino.jpg) no-repeat;
	width: 754px;
	height: 146px;
	display: block;
}

.testo {
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

.testo a:link		{font-family: Arial; font-size: 12px; text-align: left; text-decoration:none; color:#000000;}
.testo a:visited	{font-family: Arial; font-size: 12px; text-align: left; text-decoration:none; color:#000000;}
.testo a:hover 		{font-family: Arial; font-size: 12px; text-align: left; text-decoration: underline; color:#000000;}

.top_line {
	background-color: #546CF4;
	border: 1px solid #000000;
	color: #FFFFFF;
}