a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-family: "Arial Narrow", Arial;




}
a:hover {
	color: #FF0000;
}

