body {
	font-family: Garmond, Georgia, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../img/bg.gif);
	margin: 0px;
	padding: 0px;
}

p,div,ul,ol,li,.content {
	font-family: Garmond, Georgia, Geneva, sans-serif; 
	font-size : 14px; 
	color : #000000;
}
p.BlogMenu {color:#FFFF32;}

h1 {font-family: Garmond, Georgia, Geneva, sans-serif; font-size : 14px; font-weight : bold; color : #054D16;}
h2 { font-family: Garmond, Georgia, Geneva, sans-serif; font-size : 15px; color : #054D16;}
h3 { font-family: Garmond, Georgia, Geneva, sans-serif; font-size : 16px; color : #000000;}
code {  font-size : 12px; font-weight : bold; color : #990000;}
var { font-weight : bold; font : italic; }

.quotes {
	font-family: Garmond, Georgia, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
}
.quotesTxt {
	font-family: Garmond, Georgia, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Garmond, Georgia, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #054D16;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:active   {
	color: #CC8B56;
	text-decoration: none;
}
a:visited   {
	color: #990000;
	text-decoration: none;
}
a:hover   {
	text-decoration: none;
}

a.menu:link {
	color: #1B5C0D;
	text-decoration: underline;
	font-weight: bold;	
}
a.menu:active   {
	color: #75D253;
	text-decoration: none;
}
a.menu:visited   {
	color: #1B5C0D;
	text-decoration: none;
}
a.menu:hover   {
	text-decoration: none;
}