<!--
.menu
	{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial;
    FONT-SIZE: 9pt;
    font-weight: bold;
    text-decoration: none;
	}
.menu1
	{
	COLOR: #000000;
    FONT-FAMILY: arial;
    /*FONT-SIZE: 11px;*/
    FONT-SIZE: 8pt;
    text-decoration: none;
	}
A.menu:hover
	{
	COLOR: #FFFFFF;
	}
A.menu1:hover
	{
	color:#000000;
	}
.about
	{
	position:absolute;
	left:74px;
	top:85px;
	z-index:4;
	}
.entrance
	{
	position:absolute;
	left:167px;
	top:85px;
	z-index:4;
	}
.education
	{
	position:absolute;
	left:260px;
	top:85px;
	z-index:4;
	}
.science
	{
	position:absolute;
	left:354px;
	top:85px;
	z-index:4; 
	}
.inet
	{
	position:absolute;
	left:565px;
	top:85px;
	z-index:4; 
	}
.green
	{
	background:#FFFFFF;
	/*border: thin #FFD600 ridge;*/
	height:20px;
	text-align:left;
	}
.green1
	{
	background:#990000;
	height:20px;
	text-align:center;
	border-right: 1px solid rgb(192,192,192);
	}

-->