a:link {
	font-size: 12px;
	font-weight: bolder;
	color: #000099;
}
a:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
