.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #799551;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #00134B;
	text-decoration: none;
	font-weight: bold;
}
a.links:hover {
	overflow: visible;
	visibility: inherit;
	text-decoration: underline;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.prolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/img_btn.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	line-height: 19px;
	height: 19px;
	width: 100%;
}
a.prolink:hover {
	background-image: url(../images/img_btn_r.gif);
	background-repeat: no-repeat;
	background-position: left;
	display:}
.prolinkwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/img_btn2.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	line-height: 19px;
	height: 19px;
	width: 100%;
}
a.prolinkwhite:hover {
	background-image: url(../images/img_btn2_r.gif);
	background-repeat: no-repeat;
	background-position: left;
	display:}
