body			{  text-decoration: none;
		            color: black;
		            font-family: "verdana";
		            font-size: 10pt; }
a:link.general	{  text-decoration: none;
		             color: black; 
		             font-family: "verdana";
		             font-size: 10pt; }         
a:link.login	{  text-decoration: none;
		             color: white; 
		             font-family: "verdana";
		             font-size: 10pt; } 
.login			{  text-decoration: none;
		             color: white; 
		             font-family: "verdana";
		             font-size: 10pt; }
.general		{  text-decoration: none;
		             color: black; 
		             font-family: "verdana";
		             font-size: 10pt; }
.PopBoxImageSmall
{
	border: none 0 white;
	cursor: url(http://www.swap-it-now.com/images/magplus.cur);
}
.PopBoxImageLarge
{
	border: none 0 white;
	cursor: url(http://www.swap-it-now.com/images/magminus.cur);
}
.PopBoxImageShrink
{
	cursor: url(http://www.swap-it-now.com/images/magminus.cur);
}
.PopBoxImageLink
{
	cursor: hand auto;
}
.PopBoxImageMove
{
	border: none 0 white;
	cursor: hand auto;
}