.underlined {
	text-decoration: underline;
}
table {
	background-repeat: no-repeat;
}
.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
.nav a:visited {
	text-decoration: none;
	color: #000000;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:hover {
	color: #999999;
	text-decoration: none;
}

.tancolor {
	color: #FFFFEA;
}
.basic2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
 a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
