

#Company{
	position: absolute;
	top: 121px;
	left: 168px;
	visibility: hidden;
	width: 165;
}
#Products{
	position: absolute;
	top: 121px;
	left: 334px;
	visibility: hidden;
	width: 165;
}
#Deve{
	position: absolute;
	top: 121px;
	left: 500px;
	visibility: hidden;
	width: 165;
}
#News{
	position: absolute;
	top: 121px;
	left: 666px;
	visibility: hidden;
	width: 165;
}

body {
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: Red;
	scrollbar-arrow-color: White;
	scrollbar-base-color: Red;
	scrollbar-darkshadow-color: Red;
	scrollbar-face-color: Maroon;
	scrollbar-highlight-color: Red;
	scrollbar-shadow-color: Red;
	scrollbar-track-color: Red;
}
font.Des{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color: Gray;
}
table{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
}
a:visited {
	color: #008B8B;
	text-decoration: none;
}
a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
a:link {
	color: #006400;
	text-decoration: none;
}
a:link.MD {
	color: White;
	text-decoration: none;
}
a:visited.MD {
	color: White;
	text-decoration: none;
}
a:hover.MD {
	color: Black;
	text-decoration: none;
}
