a {
	color: #0066FF;
	text-decoration: none;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline overline;
}
p {
	font-family: Tahoma, Arial;
}
td {
	font-family: Tahoma, Arial;
}
