a {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 9pt;
}
a:hover {
	text-decoration: None;
	color: white;
	background:none;
}
body {
	scrollbar-3d-light-color:#c0c0c0;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color: #c0c0c0;
}
layer,span,div,td {
	font-family: Tahoma;
	font-size: 9pt;
}
input,select,textarea {
	font-family: Tahoma;
	font-size: 9pt;
	color: #870100;
	background: #eeeeee;
}
.highlightText {color:yellow; background:blue;}
.highlightText2 {color:blue; background:yellow;}
.highlightText3 {color:green;}


