a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}