BODY {
	margin: 0px;
	background-color: #000000;

}
.bgindex {
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgin {
	background-image: url(images/in.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
table {
	font-family: tahoma;
	color: #EEEEEE;
	text-decoration: none;
	font-size: 14px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.mainmenu {
	font-size: 16px;
	color: #FFFFFF;
}
.cont {
	color: #D4C9CF;
}
A.ss {
	color: #DDA0DD;
	text-decoration : underline;
}
A.ss:hover {
	color : #BA55D3;
	text-decoration : underline;
}
H1 {
	font-size: 15px;
}
.style4 {
	font-size: 12px;
}
.style5 {
	font-size: 16px
}
.style7 {
	font-size: 24px
}
