td {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td a {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	width: 480px;
}

td {
	vertical-align: top;
	text-align: left;
}



.imga, .imgtext {
	vertical-align: middle;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
	height: 30px;
	
}
.imga {
	text-align: center;
	width: 130px;
}


.imgtext {
	width:200px; 
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	
}


		

