a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline overline;
}
.name {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;

}
.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sub:hover {
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;

}
.sub2:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
.headercentral {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}.ct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
