td   { font-size: 13px; color: #333333; font-family: "Trebuchet MS", Arial, helvetica, sans-serif;  } 
body   {  font-size: 13px; color: #333333; font-family: "Trebuchet MS", Arial, helvetica, sans-serif; }
.quote   {  color: #31536F; ; font-weight: bolder}
.footer  {  font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; } 

/* default link colors */
a:link {  color:#31536F; text-decoration: underline;}
a:visited {  color:#31536F; text-decoration: underline;}
a:hover {  color:#999999; text-decoration: underline;}
a:active {  color:#666666; text-decoration: underline;}

/* nav links in footer */
a.nav:link {  color:#31536F; text-decoration: none;}
a.nav:visited {  color:#31536F; text-decoration: none;}
a.nav:hover {  color:#999999; text-decoration: none;}
a.nav:active {  color:#31536F; text-decoration: none;}

/* nav links in header */
/*
a.head:link {  color:#EBEBD6; text-decoration: none;}
a.head:visited {  color:#EBEBD6; text-decoration: none;}
a.head:hover {  color:#EBEBD6; text-decoration: none;}
a.head:active {  color:#EBEBD6; text-decoration: none;}
*/

/* form fields and form labels */
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.label {  color: #31536F; ; font-weight: bolder}.blue { color: #31536F; ; font-weight: bolder ; font-size: larger}

