@charset "utf-8";
/* CSS Document */

.cursorStyle
{
	cursor:pointer;	
}
.displayStyle
{
	display:none;
}
.textStyle
{
	text-decoration:none;
}
