.page {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #CCFFCC;
}

