a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #eed8ae;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #eed8ae;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: eed8ae;
	text-decoration: underline;
}

