a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: underline;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
a {
	border: none;
}
img {
	border: none;
}

p {
	font-size: 14px;
	line-height: 18px;
}
ul {
	font-size: 12px;
	line-height: 16px;
}
td {
	font-size: 12px;
	line-height: 16px;
}