.maintable {
	border: thin dashed #ccc;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #000000;
}.normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
