a.test {
	text-decoration: none;
	color: #000000;
	font-weight : normal;
}
a.test:visited {
	color: #000000;
	font-weight : normal;
}
a.test:hover {
	text-decoration: underline;
	color: #ff6600;
	font-weight : normal;
}

a {
	text-decoration: none;
	color: #ff6600;
	font-weight : normal;
}
a:visited {
	color: #ff6600;
	font-weight : normal;
}
a:hover {
	text-decoration: underline;
	color: #ff6600;
	font-weight : normal;

}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FBFBFB;
	SCROLLBAR-FACE-COLOR: #9EB487; SCROLLBAR-HIGHLIGHT-COLOR: #E1E4D9; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR:  #000000; SCROLLBAR-TRACK-COLOR:#E1E4D9 ; SCROLLBAR-DARKSHADOW-COLOR: #666666; 
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.fontnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fontklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;


}
