a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.yellowborder {
	border: thin solid #E8B900;
}
.blackborder {
	border: 1px solid #666666;
}
