.top_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.auto_tbl {
	height: 600px;
	overflow: auto;
}
.base_col {
	background-color: #FFCCFF;
}
.font_col1 {
	color: #FFCCFF;
}
