/* CSS Document by Dieter Schneider 2006 | www.csstemplateheaven.com */

body {
	background-color:#F8F6F7 ;
	}


.footer {
	background-image: url(../images/footer1.jpg);
}

.line {
	background-image: url(../images/line.jpg);
	FONT-SIZE : 14px;
	Font-color : #E4E0DF;
	font-family:Arial, Helvetica, sans-serif;
}


.normal  {
	FONT-SIZE : 14px;
	COLOR : #7c8832;
	font-family:Arial, Helvetica, sans-serif;
	
}

.redtext  {
	font-size: 11px;
	font-weight: Bold;
	color: #FF0000;
	font-family:Arial, Helvetica, sans-serif;
	
}

A:link  {
	COLOR : #7C8832;
	 text-decoration: none;
	
}

A:visited  {
	COLOR : #7C8832;
	 text-decoration: none;
}

A:hover  {
	COLOR : #7C8832;
	 text-decoration: underline;
	
}

A:active  {
	COLOR : #7C8832;
	 text-decoration: none;
}



