a:link {
	color: #9BD5FF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #01B9FE;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a {
	font-size: 12px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.zumbabold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #A8C01F;
}
.zumbapara {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	border: thin solid #000;
	font-weight: bold;
}

