td {
	font-size: 12px;
	color: #000000;
	line-height: 20px;

}
.red {
	font-size: 12px;
	color: #c33e32;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.redthin {
	font-size: 12px;
	line-height: 14px;
	color: #c33e32;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.white a:hover {
	color: #FFE8B3;
	text-decoration: none;
}
.white a:active {
	color: #FFE8B3;
	text-decoration: none;
}
.red a:link {
	color: c33e32;
	text-decoration: none;
}
.red a:visited {
	color: #c33e32;
	text-decoration: none;
}
.red a:hover {
	color: #333333;
	text-decoration: none;
}
.red a:active {
	color: #333333;
	text-decoration: none;
}
.redthin a:link {
	color: c33e32;
	text-decoration: none;
}
.redthin a:visited {
	color: c33e32;
	text-decoration: none;
}
.redthin a:hover {
	color: #333333;
	text-decoration: none;
}
.redthin a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: c33e32;
	text-decoration: none;
}
a:active {
	color: c33e32;
	text-decoration: none;
}
.gen a:link {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.gen a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.gen a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
