table {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;


}
a:link {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.t {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;


}
a.one:link {

	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.one:visited {
	text-decoration: none;
}
a.one:hover {
	color: #0000FF;
}
a.one:active {
	color: #0000FF;
}
