
a:link  {
	color : #336699;
	text-decoration : none;
}

a:hover  {
	color : #0099CC;
	text-decoration : none;
}

a:visited  {
	color : #336699;
	text-decoration : none;
}