

A  {
	color : FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color :ADD8E6 ;
}

A:Active  {
	color : 6495ED ;
}

A:Hover  {
	color : 0080C0   ;
	text-decoration : underline;
        font-size : 15;
}




