.navigation {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: 15px;	font-weight: bold;	font-variant: normal;	text-transform: capitalize;	color: #000000;}	a:link		{		color : #FFFFFF;		text-decoration : none;		}	a:visited		{		color : #FFFFFF;		text-decoration : none;		}			a:hover		{		color : #000000;		text-decoration : none;		}	a:active		{		color : #000000;		text-decoration : none;		}
