A:link {
	text-decoration:none;
	color: #000000;
}
A:visited {
	text-decoration:none;
	color: #000000;
}
A:active {
	text-decoration:none;
	color: #006600;
}
A:hover {
	text-decoration:none;
	background-color:#FF99FF;
	color: #000000;
}


p {
	font-family: Arial;
	font-size: 11px;
	color: 000033;
}

.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.txtBold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.webTable {
	background-color: #97BCC3;
}

.test {
	font-family: Arial;
	font-size: 9px;
}

.txtHeading {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
