
body { 
font-family: "Times New Roman", Times, serif;
font-size: 14px;
 background-color: white;
 color: white;
}
.line {
	color: #A3AAB4;;
}
#txtSearch {
	background-color: #C2C9D3;
   color:white;
}
#txtSearch2{
	background-color: #C2C9D3;
   color:white;
	letter-spacing: -3px;
}

.tabtitle{
	background-color:#A3AAB4;
	color: White;
	margin:5px;
	
}
.tdtesto{
	background-color: transparent;
	color: white;
	text-align: justify;
	font-size: 14px;
}

.tabtitle {
	font-style: normal;
	color: blue;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
	border: thin solid Black;
}

a:link {
	font-style: normal;
	color:#09F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
}



a:visited { 
	font-style: normal;
	color:#09F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
}

a:hover {
	color:#06F;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	background-color: transparent;
}

a:active  { 
	color:#06F; 
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: transparent;
} 


td {
	font-size: 14px;
}

