td {
	font-size: 12px;
}
.text{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.text1{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
}
.black{
	font-size:12px;
	line-height:200%;
	text-decoration:none;
}
.height{
	font-size:12px;
	line-height:250%;
	text-decoration:none;
}
.big{
	font-size:15px;
	text-decoration:none;
}
.biger{
	font-size:18px;
	text-decoration:none;
}