a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09F;
}
a:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #06F;
}
