td {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.red {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
.white {	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}.pink {
	font-size: 12px;
	line-height: 18px;
	color: #FF6699;
	text-decoration: none;
}
.blue {
	font-size: 12px;
	line-height: 18px;
	color: #0066CC;
	text-decoration: none;
}
.nav1 {
	width: 180px;
}
.gray {
	filter: Gray;
}
