<!--

	.dsc_form {  text-decoration: none; background-color: #101010; font-family: Courier New; font-size: 9pt; font-style: normal; color: #D58000; border-style: solid; border-color: #151515; border-width: 1px}
.form_dsc{ text-decoration: none; background-color: #101010; font-family: verdana; font-size: 9pt; font-style: normal; color: #D58000; border-style: solid; border-color: #151515; border-width: 1px}
-->


a.link:link {
	color: #777777;
    text-decoration: none;

}
a.link:visited {
	color: #777777;
    text-decoration: none;

}
a.link:hover {
	color: #D58000;
    text-decoration: none;

}


a.link1:link {
	color: #202020;
    text-decoration: none;

}
a.link1:visited {
	color: #202020;
    text-decoration: none;

}
a.link1:hover {
	color: #D58000;
    text-decoration: none;

}





.toggler {
    CURSOR: pointer;
	color: #222;
	margin: 0;
	padding: 5px 5px;
	background: #101010;
	border-bottom: 1px solid #080808;
	border-right: 1px solid #080808;
	border-top: 1px solid #151515;
	border-left: 1px solid #151515;
	font-size: 10px;
	font-weight: normal;
	font-family: 'Trebuchet MS';
}
