a {  
	font-family: Arial, Helvetica, sans-serif; text-decoration: none; color: #000000
}
a:hover {  
	color: #FF0066;
	text-decoration: underline;
}

.table1 {
	border-width:1px;
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:solid;
	border-right-style:solid;
}

.td1 {
	border-width:1px;
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:none;
	border-right-style:none;
}

.td2 {
	border-top-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-right-style:none;
}
