body {
	background: #fff;
}

li { padding: 1px 0; }

a{
	color: #7798A3;
	text-decoration: none;
}
a:hover, a.hover {
	color: #ce191E;
	text-decoration: none;
}

.nextStyle a {
	border: none;
	text-decoration: none;
}
.nextStyle a:hover, .nextStyle a.hover {
	color: #ce191E;
	text-decoration: none;
}

td {
	color: #8dabb5;
}

td.hover {
	background: #5b7b84;
	color: #FFFFFF;
}

