.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .2em;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.sublink {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
.sublink:hover {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	text-transform: uppercase;
}
a {
	font-weight: normal;
	text-decoration: none;
	color: #43c2d1;
}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #3399cc;
}
.bluenav {
	color: #43c2d1;
}
