
A {
	text-decoration : none;
	color : Black;
}

A:Visited {
	text-decoration : none;
	color : Black;
}

A:Active {}

A:Hover {
	text-decoration : none;
	color : Black;
}

#outaframe {}
	#outaframe a {color : Blue; text-decoration : underline;}
