a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
	color: #000099;
}


.text {  font-family: Arial, Helvetica, sans-serif; 
         color: #000099; 
		 font-size: 11px}
.texttt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 10px;
	font: Verdana;
}


.header {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0000FF}
.work {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table {
	bgcolor: #FF6600;
	background-color: #FF6600;
}
.1table {
	bgcolor: #000000;
	background-color: #000000;
}