a {
	font:;
	font-size: xx-small;
	font-family: Tahoma;
	text-decoration: none;
	color: Red;
}

body {
	background: White;
}

li {
	background: White;
	color: Black;
	font-size: x-small;
	font-family: Tahoma;
}


