BODY {
	background: #342d21;
	font-size: 12px;
	font-family: arial;}

TABLE, TH, TR, TD { font-size: 12px; font-family: arial; color: #373126; }

P {font-size: 12px; font-family: arial; color: #373126; padding-left:12px; padding-right: 12px; }

A:link { color: #02361C; text-decoration: underline}       /* unvisited link */
A:visited { color: #02361C; text-decoration: underline}   /* visited links */
A:active { color: #02361C; text-decoration: underline}    /* active links */
A:hover { color: #c09045; text-decoration: underline}

.whatsnew {font-size: 11px; font-family: arial; color: #FFFFFF; padding-left: 2px; padding-right: 6px; }
.whatsnew A:link { color: #FFFFFF; text-decoration: none}       /* unvisited link */
.whatsnew A:visited { color: #FFFFFF; text-decoration: none}   /* visited links */
.whatsnew A:active { color: #FFFFFF; text-decoration: none}    /* active links */
.whatsnew A:hover { color: #FFFFFF; text-decoration: underline}

.footer {font-size: 10px; font-family: arial; color: #FFFFFF; padding-top: 10px; padding-bottom: 10px;}
.footer A:link { color: #FFFFFF; text-decoration: none}       /* unvisited link */
.footer A:visited { color: #FFFFFF; text-decoration: none}   /* visited links */
.footer A:active { color: #FFFFFF; text-decoration: none}    /* active links */
.footer A:hover { color: #FFFFFF; text-decoration: underline}

.quote {font-size: 16px; 
		font-family: palatino, georgia, serif;
		font-weight:bold; 
		color: #024021;
		text-align: center; 
		text-shadow: color;
		background-color: #E7D8BC; 
		padding:10px;
		border-width:15px;
		border-style: solid;
		border-color: #F5EBD8;
		}