
.bg {
	background-color: #000000;
}

.border {
	border: 2px solid #feb711;
}

.border2 { border-left: 2px solid #feb711;
		   border-right: 2px solid #feb711;
		   border-bottom: 2px solid #feb711;
		   background-color: #000000;
		   font-family: arial,helvetica,sans-serif;
		   font-size: 12.5px;
		   letter-spacing: 0.1em;
		   font-variant: small-caps;
		   color: #ffffff;
}

.border3 { border-left: 2px solid #feb711;
		   border-right: 2px solid #feb711;
		   border-bottom: 2px solid #feb711;
		   background-color: #ffffff;
}


.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	list-style-image:  url(http://www.councilonaoda.org/images/bullet.jpg);
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}
A.bullets:hover {text-decoration: none; font-weight: bold; color: #5c81ce; font-size: 11px;}
A.bullets:link {text-decoration: none;}

.tag {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-stretch: expanded ;
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.nav:link { text-decoration: none; }
A.nav:hover { text-decoration: none; background-color: #000000; color: #feb711; }
A.nav:active { text-decoration: none; background-color: #000000; }
A.nav:visited { text-decoration: none; }

.nav2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12.5px;
	letter-spacing: 0.1em;
	font-variant: small-caps;
	color: #ffffff;
	background-color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.nav2:link { text-decoration: none; }
A.nav2:hover { text-decoration: none; background-color: #feb711; color: #ffffff; }
A.nav2:active { text-decoration: none; background-color: #ffffff; }
A.nav2:visited { text-decoration: none; }


.text {
	font-family: verdana, Arial;
	font-size: 12px;
	color: #000000;
}
A.text:link { text-decoration: none; color: #f39613; }
A.text:hover { text-decoration: none; color: #272070; }
A.text:active { text-decoration: none; color: #f39613; }
A.text:visited { text-decoration: none; color: #f39613; }

.text2 {
	font-family: verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #272070;
}
A.text2:link { text-decoration: none; color: #a98c27; }
A.text2:hover { text-decoration: none; color: #000000; }
A.text2:active { text-decoration: none; color: #a98c27; }
A.text2:visited { text-decoration: none; color: #a98c27; }


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	font-weight: bold;

}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #669999;
	font-weight: bold;

}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f39613;
	font-weight: bold;

}

.footer {

	font-family: "Times New Roman";
	font-size: 10px;
	color: #a98c27;
	font-weight: normal;
}
