td, p, a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b667b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.TitLogin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4b667b;
	font-weight:bold;
}
.TxtRadio {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b667b;
	font-weight:bold;
}
.LnkTabAreaOn {
	background-color: #FFDB23;
	text-decoration: none;
	margin: 0px 4px 0px 0px;
	padding: 6px;
}