.unselected {
	font-family: verdana;
	font-size: 10px;
	color: #FF9900;
	background-color: #FFFFF;
}

.selected {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFF;
	background-color: #FF9900;
}

.leftmenu {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFF;
	background-color: #FF9900;
}

a.menulink{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

a.menulink:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

.text {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFF;
	font-weight: normal;
}

.header {
	font-family: arial;
	font-size: 15px;
	color: #FFFFF;
	font-weight: bold;
}

.specs {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFF;
	font-weight: normal;
}
a.menylink {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menylink:hover {

	color: #333333;
}
menylink2 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a img { border: 1px solid black; }
<style type="text/css">
<!--
.style1 {color: #FFFFFF}

.style2 {color: #FF9900}
.style4 {font-family: Verdana; font-size: 10px; }
.style5 {color: #000000}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style6 {font-style: italic}