a.two:link {
	color: #990000;
}
a.two:visited {
	color: #990000;
}
a.two:hover {
	color: #0067C6;
}
a.two:active {
	color: #0067C6;
}

