A {
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
	color: #000080;	
}

A:hover {
	background-color: #C9CEFF
	} 
.style1 {
	font-family: Arial;
	font-weight: bold;
	font-size: xx-small;
	color: #000080;
}
.style2 {
	text-decoration: none;
}
.style3 {
	color: #000080;
}
.style4 {
	font-weight: bold;
	color: #000080;
}
.style5 {
	font-size: xx-small;
	color: #000080;
}
.style6 {
	margin-left: 3px;
}