.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.dottedline {
	background-image: url(/images/dotted-line.gif);
	background-repeat: repeat-x;
}
.headerline {
	background-image: url(/images/line2.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663399;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.textpeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textpeq2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.headergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333399; }
.style4 {font-size: 10px}
.style8 {color: #999999}


.linksgreen a:visited {
	color: #336633;
	text-decoration: underline;
}.txtblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.txtblack a:link {
	color: #000000;
	text-decoration: none;
}
.txtblack a:visited {
	color: #000000;
	text-decoration: none;
}
.txtblack a:active {
	color: #000000;
	text-decoration: none;
}
/* footer*/
.navbar {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navbar2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
-->
<!--
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.navbar2 a:link {
	color: #003366;
	text-decoration: underline;
}
.navbar2 a:visited {
	color: #003366;
	text-decoration: underline;
}
.navbar2 a:hover {
	color: #003366;
	text-decoration: none;
}

/* regular blue links with no visited color*/
.blue a:link {
	color: #0033FF;
	text-decoration: underline;
}
.blue  a:visited {
	text-decoration: underline;
	color: #0033FF;
}
.blue  a:hover {
	text-decoration: none;
}
.blue a:active {
	text-decoration: underline;
	color: #0033FF;
	}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
