td {
	font-size: 14px;
}
a:link {
	font-size: 15px;
	text-decoration:none;
}
a:visited {
	font-size: 15px;
	text-decoration:none;	
}
a:hover {
	font-size: 15px;
	text-decoration:none;
}
a:active {
	font-size: 15px;
	text-decoration:none;
}

td {
	
	vertical-align: middle;
}

.end {
	text-align: center;
	vertical-align: middle;
	border-bottom-width:1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
