.hgmainsite {
	background-attachment: scroll;
	background-image: url(../images/design/home/hg_site_home.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.hgindex {
	background-attachment: fixed;
	background-image: url(../images/start_index/cane-e-gatto_start_dackel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DED4C9;
	line-height: normal;

}
.bottomindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 817274;
}
.hgindexsite {
	background-attachment: scroll;
	background-image: url(../images/design/index/hg_site_index.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.hgtableindex {
	background-attachment: scroll;
	background-image: url(../images/start_index/julia_startscreen.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.txtindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #817274;
	line-height: normal;
}
a {
cursor: hand;
color: #DF6D96;
text-decoration: underline;
}
a:hover {
color: #96546D; 
text-decoration: underline; 
}