@charset "utf-8";
/* CSS Document */

table tr td a{
	color: #8f468f;
	text-decoration: underline;
	}
table tr td a:hover{
	color: #8f468f;
	text-decoration: none;
	}
table tr td{
	vertical-align: middle;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	