a:link  {
    color:#3366ff;
}

a:visited{
    color:#3366ff;
}

a:hover {
	color: #666666;
}

.font_1 {
	font-size:x-small;
	}
	
.font_2  {
    color:#71a938;
	font-size:x-small;
	}
	
.td-line1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66AA66;
	border-bottom-color: #66AA66;
	border-left-color: #66AA66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66AA66;
}
	
.td-line2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66AA66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66AA66;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #66AA66;
}

#top_update th {
	text-align: left;
	font-weight: normal;
	line-height:20px;
	border-bottom: 1px dotted #71a938;
	}

#top_update td {
    border-bottom: 1px dotted #71a938;
	}