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