a {
	color: #006F93;
	text-decoration: none;
}
a:hover {
	color: #006F93;
	background-color: #E8FAFF;

}
body {
	color: #006F93;
}
.tab {
	border: 1px solid #0099CC;
}
.underline {
	text-decoration: underline;
}
