A{
Color : #FFFFFF;
Text-Decoration : none;
}


A:Hover{
	Color : #FFFFFF;
	Text-Decoration : underline;
	}


A:Active{
Color : #FFCC00;
Text-Decoration : none;
}

