.textoint {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
textoint:link {
	color: #000000;
	text-decoration: none;
}
textoint:hover {
	color: #000000;
	text-decoration: underline;
}
textoint:active {
	color: #000000;
	text-decoration: none;
}
textoint:visited {
	color: #000000;
	text-decoration: none;
}
.textohome {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}
a:active {
	color: #993333;
	text-decoration: none;
}
a:visited {
	color: #993333;
	text-decoration: none;
}
