.topLink1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}

a.topLink1 {
	text-decoration: none;
}

a.topLink1:link {
	color: #683927;
}

a.topLink1:visited {
	color: #683927;
}

a.topLink1:hover {
	color: #ff0000;
}

.topLink2 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}

a.topLink2 {
	text-decoration: none;
}

a.topLink2:link {
	color: #EDEADB;
}

a.topLink2:visited {
	color: #EDEADB;
}

a.topLink2:hover {
	color: #ff0000;
}

