.leftlinks {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.linkstd {
	border: none #a6cae2;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;

}
.smalllinks {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663399;
	text-decoration: none;
}
.txtfield {
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
	background-color: #e0ecf8;
	border: 1px solid #80a4c0];
}
a.linkstd:hover {
	border: none #FF9900;
	color: #663399;
	text-decoration: underline;
}
a.leftlinks:hover {
	color: #663399;
	text-decoration: underline;
}
.linkred {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.linkred:hover {
	color: #663399;
	text-decoration: underline;

}
.fettext {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.invizible {
	font-family: Arial;
	font-size: 1px;
	color: #FFFFFF;
}
.bgnorepeat {
	background-repeat: no-repeat;
}

