/* CSS Document */

a.popup:link{
	color:#000000;
	text-decoration: none;
}
a.popup:visited{
	color:#000000;
	text-decoration: none;
}
a.popup:hover{
	color:#63afd3;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
