.bordergold {
	border: medium solid #FFCC00;
}
.borderblack {
	border: thin outset #000000;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
