.border a:link {
	font-family: Balloon, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.border a:visited {

	font-family: Balloon, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.border a:hover {


	font-family: Balloon, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.border a:active {



	font-family: Balloon, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: Balloon, Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	font-variant: normal;
	font-style: normal;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}

