.table_row_0 {
	background-color: E8EAF3;
}

.table_row_1 {
	background-color: C8D5EC;
}

.link {
	text-decoration:none;
	color:#000000;
	font-size : 10 px;
}

.link:hover {
	color:#000000;
	font-size : 10 px;
	
}

.link2 {
	text-decoration:none;
	color:#000000;
	font-size : 10 px;
}

.link2:hover {
	color:#000000;
	font-size : 10 px;
	text-decoration: underline;
}