.txt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.txt:hover{
	text-decoration: underline;
	color: #CCCCCC;	
}
.txt2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.txt3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
A.txt3:hover{
	text-decoration: underline;
	color: #003366;	
}
.txt4 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.txt4:hover{
	text-decoration: underline;
	color: #CCCCCC;	
}
.txt5 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
A.txt5:hover{
	text-decoration: underline;
	color: #000000;	
}
.txt6 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}
}
TEXTAREA {
scrollbar-arrow-color:#ccccCC;
scrollbar-base-color:#cccccc;
scrollbar-shadow-color:#cccccc;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-dark-shadow-color:#cccccc;
scrollbar-3d-light-color:#ccccCC;
 background: #eeeeee; 
 border-color: #554328; 
 border-width: 1pt; 
 height: 80pt; 
 font-size: 7pt; 
 font-family:  Arial; 
 color: #666666; 
 padding-left: 5pt;
}
.textinput
{
 background: #eeeeee;
 border-color: #554328; 
 border-width: 1pt; 
 height: 12pt; 
 font-size: 7pt; 
 font-family:  Arial; 
 color: #666666; 
 padding-left: 5pt;
}
.button
{
 background: #eeeeee; 
 border-color: #554328; 
 border-width: 1pt; 
 width: 50pt; 
 height: 12pt; 
 font-size: 7pt; 
 font-family:  Arial; 
 color: #666666; 
}
BODY {
scrollbar-arrow-color:#ccccCC;
scrollbar-base-color:#cccccc;
scrollbar-shadow-color:#cccccc;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-dark-shadow-color:#cccccc;
scrollbar-3d-light-color:#ccccCC;
}