.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



A:link    { color: white}
A:active  { color: yellow; font-size}
A:visited { color: white; font-size }

