/* 
	Style sheet for "Teens Advisor" web template
*/

/* general tags */
html { font-family: Geneva, Arial, Helvetica, sans-serif }
body { background-color: #FFFFFF; }
p,td,th { font: 0.9em font-family: Geneva, Arial, Helvetica, sans-serif }

/* links */
a:link { font: 0.9em; text-decoration: underline; color: #000066 }
a:visited { font: 0.9em; text-decoration: underline; color: #000066 }
a:hover { font: 0.9em; text-decoration: none; color: #000066 }
a.sidebar:link { font: 0.9em; text-decoration: underline; color: #000066 }
a.sidebar:visited { font: 0.9em; text-decoration: underline; color: #000066 }
a.sidebar:hover { font: 0.9em; text-decoration: none; color: #000066 }

/* header */
table.header { background-color: #C5A97C; }

/* sidebar */
td.sidebar { background-color: #A2CBDD; }

/* footer */
td.footer { font: 0.7em; color: #B2B2B2; background: url(images/footer-background.gif); }
