A:hover

{
	text-decoration: none;
	color: #F26430;
}

.txtmandate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txtbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txtpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
a {
	color: #00345E;
	text-decoration: underline;
}
.shadow {
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #FFFFFF;
}
.imageborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #5C8EB3;
	border-right-color: #5C8EB3;
	border-bottom-color: #FFFFFF;
	border-left-color: #5C8EB3;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #999999;
}
.heading {
	font-family: "Arial Narrow", Arial;
	font-size: 24px;
	line-height: 20px;
	font-weight: lighter;
	color: #F26430;
}
.textborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #6FA6CD;
	border-left-color: #CCCCCC;
}
.txtsmallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: lighter;
	color: #666666;
}
.bullets {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/common/bullet.gif);
}
