a:link {
	color: #663366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #663366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #663366;
	font-family: Arial;
	font-size: 12px;
	text-decoration: line-through;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	background-color: #663366;
	color: #FFCC99;
}
.Blue1 {
	background-color: #94C4E6;
}
.Blue2 {
	background-color: #4095D1;
}
.TxtBoldWt {
	font-weight: bold;
	color: #FFFFFF;
}
.TxtWt {
	color: #FFFFFF;
}
.styleA12 {
	font-family: Arial;
	font-size: 12px;
}
