A:ACTIVE {
	font-weight : bold;
	font-family : Arial;
	color : #FFFFFF;
	text-indent : 10px;
	line-height : 19px;
	text-decoration : none;
	background-color : #000080;
	}
A:HOVER {
	font-weight : bold;
	font-family : Arial;
	color : #FFFFFF;
	text-indent : 10px;
	line-height : 19px;
	text-decoration : none;
}
A:LINK {
	font-weight : bold;
	font-family : Arial;
	color : #FFFFFF;
	text-indent : 10px;
	line-height : 19px;
	text-decoration : none;
}
A:VISITED {
	font-weight : bold;
	font-family : Arial;
	color : #FFFFFF;
	text-indent : 10px;
	line-height : 19px;
	text-decoration : none;
}
