A:link  {
	text-decoration : none;
	color : #028AFF;
}

A:vlink  {
	text-decoration : none;
	color : #3692ED;
}

A:visited  {
	text-decoration : none;
	color : #3692ED;
}

A:hover  {
	text-decoration : underline;
	color : #028AFF;
}

