a.two:link {
	color: #000066;
	font-size: 12px;
}
a.two:visited {color: #000066}
a.two:hover {
	text-decoration: underline;
	color: #000066;
}
a.threeblu:link {
	color: #000066;
	font-size: 12px;
}
a.threeblu:visited {color: #000066}
a.threeblu:hover {
	text-decoration: underline;
	color: #0099FF;
}

