a:link {
	color: #ffffff;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
}

a:hover {
	color: #c0c0c0;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
}

a:active {
	color: #808080;
	font-family: Tahoma;
	font-size: x-small;
	text-decoration: none;
}