
/*   1. Page items no classes   */

body    { font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #202020; background-color: #EFEFE7 }
td, p    { font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #202020; }
hr		{ height: 1px; color: #CDA13E }

/*   2. Page class items   */

.area		{ color: #4E4E4E; font-size: 12px } 
.title		{ font-family: Verdana, Tahoma, Arial; font-weight: bold; font-size: 13px; color: #000000 }
.ltitle		{ font-family: Verdana, Tahoma, Arial; font-weight: bold; font-size: 14px }
.subtitle	{ font-family: "courier new", Verdana, Tahoma, Arial }
.copyright	{ font-family: Arial; color: #cecece; font-size: 9px }

.wanted		{ font-family: "Comic Sans MS", Verdana, Tahoma, Arial; color: #9E290C; font-size: 15px; font-weight: bold }

.bgheader	{ background-color: #7C94AA }
.bgrow		{ background-color: #DBE2E9 }
.subheading { background-color: #E1E1DB }

.grey	{ color: #cecece }
.white	{ color: #ffffff }
.yellow { color: #CDA13E }

/*   3. Link items w/ classes   */

A:link, A:visited	  { color: #9E290C; text-decoration: none }
A:hover	  { color: #CDA13E; text-decoration: none }

A.copyright:link, A.copyright:visited	  { color: #cecece; font-family: Arial; text-decoration: none; font-size: 9px }
A.copyright:hover	  { color: #CDA13E; font-family: Arial; text-decoration: none; font-size: 9px }


/* test */

.links	{ background-color: #333333; font-family: Verdana, Tahoma, Arial; font-size: 11px; color: #ffffff; text-align: center }