@meta { Title: "mainstyle"; }
A:ACTIVE {
	text-decoration : none;
	color : White;
}

A:LINK {
	text-decoration : none;
	color : White;
}

A:VISITED {
	text-decoration : none;
	color : White;
}

A:HOVER {
	text-decoration : none;
	color : Black;
}










