@charset "utf-8";
#border a {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #006600;
	display: inline;
	padding-top: 1px;
	text-transform: none;
}
#border a:hover {
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
