BODY {
	scrollbar-face-color: Gray;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: Silver;
	scrollbar-base-color: Black;
	scrollbar-arrow-color: Black;
	margin : 0px;
}
.welcome {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-decoration : none;
	color : Black;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : Black;
}
.invfooter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : White;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
}
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 32px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	color : White;
}
.language {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-style : italic;
	text-decoration : none;
	color : #00CC99;
}
.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #00CC99;
}
.features {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #0099FF;
}
.menu1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #0099FF;
}
.menu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : White;
}
.menu2:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #FF9999;
}
.menu2b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : White;
}
.menu2b:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #0099FF;
}
.menu2i {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	text-decoration : none;
	color : White;
}
.menu2i:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : italic;
	text-decoration : none;
	color : #FF9999;
}


