.BorderTopBottom {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a {
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
