a:link {
	color: #333399;
	text-decoration: none;
	font-family: Tahoma, Arial, Impact, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:visited {
	color: #111177;
	text-decoration: none;
	font-family: Tahoma, Arial, Impact, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	color: #5555BB;
	font-family: Tahoma, Arial, Impact, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: ##5555BB;
	border-bottom-width: 1px;
}
a:active {
	color: #111177;
	font-family: Tahoma, Arial, Impact, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
