@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial;
	color:#565656;
	font-size:12px;
}

a:link {
	color:red;
	text-decoration:underline;
}

a:visited {
	color:red;
	text-decoration:underline;
}

.hugin-class1 {
	font-family:Arial;
	color:#565656;
	font-size:12px;
}

.hugin-class2 {
	margin-right:10px;
}

.hugin-class3 {
	color:#565656;
	font-family:Arial;
	font-size:12px;
}
