a, a#1 {
	font: normal bolder;
	font-family: Tahoma;
	color: White;
	text-decoration: none;
	font-size: 12px;
}

a:hover#1 {
	color: Navy;
	text-decoration: underline;
}

a {
	font: normal bolder;
	font-family: Tahoma;
	color: Navy;
}

a:hover {
	font: normal bolder;
	font-family: Tahoma;
	color: Navy;
	text-decoration: underline;
}
