						body, table, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

	a {
	text-decoration: none;
	font-size: 11px;
}
	a:link {
	text-decoration: none;
	color: #515151;
}
	a:visited {
	text-decoration: none;
	color: #515151;
	}
	a:hover {
	text-decoration: underline;
	color: Black;
}
.border {
	border: 1px solid #999;
	padding: 4px;
	background-color: #CCCCCC;
}
			