a {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}

