<STYLE TYPE="text/css"> 

<!--
body {
	}

}
a.LinkOne:link { font-family: arial;
  float: center;
  margin: 1px 1px 1px 1px;
  padding: 2px;
  width: 80px;
  border-top: 1px solid #CFCFCF;
  border-bottom: 2px solid #4F4F4F;
  border-left: 2px solid #4F4F4F;
  border-right: 1px solid #CFCFCF;
  background: #8B008B;
  text-align: center;
  text-decoration: none;
  font: normal 12px Arial;
  color: white;
}
a.LinkOne:visited { font-family: arial;
  float: center;
  margin: 1px 1px 1px 1px;
  padding: 2px;
  width: 80px;
  border-top: 1px solid #CFCFCF;
  border-bottom: 2px solid #4F4F4F;
  border-left: 2px solid #4F4F4F;
  border-right: 1px solid #CFCFCF;
  background: #8B008B;
  text-align: center;
  text-decoration: none;
  font: normal 12px Arial;
  color: white;
}
a.LinkOne:hover {   
background: #00008B;
}

a.LinkOne:active
  border-bottom: 1px solid #D8BFD8;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #D8BFD8;
  border-left: 1px solid #FFFFFF;
}


}
a.LinkTwo:link { font-family: arial;
	color: #FF00FF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.LinkTwo:visited { font-family: arial;
	color: #FF00FF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.LinkTwo:hover { font-family: arial;
	color: #FF6600;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}


}
a.LinkThree:link { font-family: arial;
	color: #FF00FF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.LinkThree:visited { font-family: arial;
	color: #FF00FF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.LinkThree:hover { font-family: arial;
	color: #FF6600;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}


}
a.LinkFour:link { font-family: arial;
	color: aqua;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.LinkFour:visited { font-family: arial;
	color: aqua;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a.LinkFour:hover { font-family: arial;
	color: #FF00FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}


}
a.LinkFive:link { font-family: arial;
	color: #B03060;
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
}
a.LinkFive:visited { font-family: arial;
	color: #B03060;
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
}
a.LinkFive:hover { font-family: arial;
	color: #565656;
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
}


.txt11     {  font-family: Arial,Helvetica,Univers,Zurich BT; 
                  font-size: 11px; 
                  font-weight: normal; 
                  color:khaki;     
}



#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 0px 0px;
	width: 120px;
	border: 1px solid #000000;
	background: #9400D3;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #9370DB}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: -2;
	padding: 2;
	background: BLACK;
	border: 0px solid BLACK}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 4px 10px;
		width: 134;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #9400D3;
		color: #FFFFFF;
		font: 12px arial}

	#sddm div a:hover
	{	background: #9370DB;
		color: #FFF}



<!--
A:active  {text-decoration : none;color : blue;}
A:visited  {text-decoration : none;color : blue;}
A:link  {text-decoration : none;color : blue;}
A:hover  {text-decoration : underline;color : brown;}
-->

</style>