.text {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover {
	color: #FF9900;
	text-decoration: none;
}
.smalktext {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textcortes {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

