A.button	{
	text-decoration : none;
	color : 000000; /* black */
	text-align: center;
	vertical-align: middle;
	background: #97916F;
	padding-left: 20;
	padding-right: 20;
	padding-top: 6;
	padding-bottom: 6;
	font-family : "Arial Narrow",sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EFECDA;
		}
		
A.subbutton	{
	text-decoration : none;
	color : 000000; /* black */
	text-align: left;
	vertical-align: middle;
	background: #97916F;
	padding-left: 20;
	padding-right: 20;
	padding-top: 6;
	padding-bottom: 6;
	font-family : "Arial Narrow",sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EFECDA;
		}




a:hover{
	border: 1px solid #C9B85C;
	background:#C9B85C;
	padding: 3 3 3 3
}


A.Vendor	{
color : blue;
font-weight:bold
Text-decoration : none;
}

A.Vendor:hover	{
	text-decoration : none;
	background: blue;
	color : white; /* black */;
	border: 0px solid red
}

A.button:hover	{
	text-decoration : none;
	background: #E3DBBB;
	color : Black; /* black */;
	border: 0px solid red
	}
A.subbutton:hover	{
	text-decoration : none;
	background: #E3DBBB;
	color : Black; /* black */;
	border: 0px solid red
	}
.buttonfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EFECDA;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
basefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.contentfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
