.text {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
.table {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	border: 1px dotted #0099FF;


}
.text a:link {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.text a:visited {


	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.text a:hover {



	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
.text a:active {




	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
}
.textH {

	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 18px;
	color: #0066FF;
	text-decoration: none;
}
