.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	background-color: #006600;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 3px;
	font-weight: bold;
	letter-spacing : 2px;
	vertical-align : middle;
	font-variant : normal;
	font-style : normal;
	text-decoration : none;
	text-align : left;
	text-transform : capitalize;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	font-style : normal;
	font-variant : normal;
}

a.app:link{color:#006633; text-decoration: underline;}
a.app:visited{color:#006633; text-decoration: underline;}
a.app:active{color:#999999; text-decoration: underline;}
a.app:hover{color:#ff9900; text-decoration: none;}

a.nav:link{
	color: #FFFF33;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	padding-bottom : 6px;
}
a.nav:visited{
	color: #FFFF33;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-align : left;
	padding-bottom : 6px;
}
a.nav:active{
	color:#FFFF33;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	direction : ltr;
	padding-bottom : 6px;
}
a.nav:hover{
	color:#ff9900;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	direction : ltr;
	padding-bottom : 6px;
}

a.navarrow:link{color:#339999; text-decoration: none;}
a.navarrow:visited{color:#339999; text-decoration: none;}
a.navarrow:active{color:#999999; text-decoration: none;}
a.navarrow:hover{color:#999999; text-decoration: none;}

a.foot:link{
	color:#006633;
	text-decoration: underline;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.foot:visited{
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#006633;
	text-decoration: underline;
}
a.foot:active{
	color:#009999;
	text-decoration: underline;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.foot:hover{
	color: Black;
	text-decoration: none;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.btm_link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #006633; text-decoration: underline}
.btm_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #006633}
hr {  color: #336600; height: 2px; width: 65%; text-align: center}
.line {  color: #336600; background-position: center; height: 2px; width: 65%}

