a:link {
	color: #333333;
	text-decoration: none;

}

td {
	font-size: 12px;
	line-height: 150%;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

.1{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #FFFFFF;

}
a:visited {
	color: #333333;
}
.t1 {
	font-size: 18px;
	line-height: 150%;
	color: #CC0000;
	font-weight: bold;
}
a1 a:link {
	color: #f6f6f6;
	text-decoration: none;

}
a1 a:hover{
	color: #efefef;
	text-decoration: underline;
}
a1 a:visited{
	color: #efefef;
	text-decoration: underline;
}