a:link {
	text-decoration: underline;
	font-size: 11px;
}
a:active {
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	text-decoration: none;
}

