

A:LINK {
	text-decoration : none;
	color : #FFFFFF;
}
A:VISITED {
	text-decoration : none;
	color : #FFFFFF;
}
A:HOVER {
	text-decoration : none;
	color : #FF0000;
}




