BODY {
	margin-top: 0px;
	background-color: #FFDDBA;
	margin-left: 0px;
	margin-right: 0px;
	background-position: top;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
A:link  {
	color: Red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:visited  {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color : Red;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
	color: #7A7DBA;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #222222;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight : normal;	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a.footer:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.footer:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.footer:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.footer:hover {
	color : #FFE49D;
	text-decoration : none;
	font-weight : normal;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
a.nav:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-weight: bold;	
}
a.nav:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-weight: bold;	
}
a.nav:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-weight: bold;	
}
a.nav:hover {
	color : #FFE49D;
	text-decoration : none;
	font-weight : normal;
	font-weight: bold;	
}
a.header:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-weight: bold;	
}
a.header:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-weight: bold;	
}
a.header:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-weight: bold;	
}
a.header:hover {
	color : #FFE49D;
	text-decoration : none;
	font-weight : normal;
	font-weight: bold;	
}