/* 
	Style sheet for "Weight-Loss-Guru.com" web template
*/

/* general tags */
html { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
body { background-color: #5F5F5F; margin: 0pt; }
p,td,th { font-size: 0.9em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

/* links */
a:link { font-size: 0.9em; text-decoration: none; color: #3C31CC; }
a:visited { font-size: 0.9em; text-decoration: none; color: #3C31CC; }
a:hover { font-size: 0.9em; text-decoration: underline; color: #440D82; }
a.sidebar:link { font-size: 0.9em; text-decoration: none; color: #3C31CC; }
a.sidebar:visited { font-size: 0.9em; text-decoration: none; color: #3C31CC; }
a.sidebar:hover { font-size: 0.9em; text-decoration: underline; color: #440D82; }

/* header */
td.header { background-color: #534692; }

/* menu */
td.menu { background-color: #534692; }

/* sidebar */
td.sidebar { background-color: #FBECCF; }

/* borders */
td.border { background-color: #140D49; }
td.innerborder { background-color: #F7DAA8; }

/* content */
td.content { background-color: #FFFFFF; }

/* footer */
td.footer { font-size: 0.6em; color: #A39CC4; background-color: #473988; }

