﻿.txtmenu, a.txtmenu {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:20px;
	color: #000000;
	text-decoration:none;
}
a.txtmenu:hover {
	color: #098837;
	text-decoration:underline;
}

.txtDefault, a.txtDefault {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #000000;
	text-decoration:none;
}
a.txtDefault:hover {
	color: #098837;
	text-decoration:underline;
}
.txtLinks, a.txtLinks {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #098837;
	text-decoration:none;
}
a.txtLinks:hover {
	color: #000000;
	text-decoration:underline;
}
.txtNum, a.txtNum {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #098837;
	font-weight:bold;
	text-decoration:none;
}
a.txtNum:hover {
	color: #098837;
	text-decoration:underline;
}
.txtHeadings, a.txtHeadings {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height:20px;
	color: #4C4C4E;
	text-decoration:none;
}
a.txtHeadings:hover {
	color: #4C4C4E;
	text-decoration:none;
}
.txtRed {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration:none;
}
.txtMaroon {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
.txtGreen, a.txtGreen {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#008000;
	text-decoration:none;
}
.txtGreen:hover {
	color:#008000;
	text-decoration:none;
}
.txtanchors, a.txtanchors {
	font-family:  "Arial", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#008000;
	text-decoration:none;
}
.txtanchors:hover {
	color:#008000;
	text-decoration:underline;
}

.greenbold, a.greenbold {

	font-family: "Arial", Verdana, Helvetica, sans-serif;

	font-size: large;

	color: #098837;

	font-weight: bold;

	text-decoration: none;

}

