a:link {
	color: white;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
a:active {
	color: white;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
a:visited {
	color: white;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
a:hover {
	color: blue;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
