a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.td {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.td2 {
	font-size: 12px;
	line-height: 180%;
	color: #FFFF00;
}
td {
	font-size: 12px;
	text-decoration: none;
	line-height: 150%;
}
title {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.white:link {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: underline;
}
