    a {
	font-family: serif;
	font-size: large;
	color: #000000;
	font-weight: normal;
}
	a:active {
	font-family: serif;
	font-size: large;
	color: #000000;
	font-weight: normal;
}
	a:visited {
	font-family: serif;
	font-size: large;
	color: #666666;
	font-weight: normal;
}
	a:hover {
	font-family: serif;
	font-size: large;
	color: #0000ff;
	font-weight: normal;
}

