td { color: #ffd7af; font-size: 12px; font-family: "Tahoma", "Arial", sans-serif; text-decoration: none }
.title  { color: #ba724e; font-weight: bold; font-size: 14px; text-decoration: underline }

UL, LI { list-style-image: url(img/bullet_list.gif) }

SELECT, INPUT, TEXTAREA, OPTION       { color: #696969; font-size: 11px; font-family: "Tahoma", "Arial", sans-serif; text-decoration: none }

a		           	{ color: #ffd7af; text-decoration: underline }
a:hover	  			{ color: #ba724e; text-decoration: none }

.nav		              { color: #ffd7af; font-weight: bold; text-decoration: none }
a.nav		          	  { color: #ffd7af; font-weight: bold; text-decoration: none }
a.nav:hover		  		  { color: #ffd7af; font-weight: bold; text-decoration: underline }

.navactive		              { color: #ffd7af; font-weight: bold; text-decoration: none }
a.navactive		          	  { color: #ffd7af; font-weight: bold; text-decoration: none }
a.navactive:hover		  		  { color: #ffd7af; font-weight: bold; text-decoration: underline }

