body {
	background-image: url(images/p.jpg);


	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.contact { font-size: 10px; font-weight: bold; color: #a99179; line-height: 18px; padding:15px 0 15px 5px; margin: 0;}

.top a { font-size:9px; color: #b7181e; font-weight: bold; text-decoration: underline;}
.top a:hover { font-size:9px; color: #000000; font-weight: bold; text-decoration: underline;}

a { color: #edd4c0; font-weight: bold; text-decoration: underline;}
a:hover { color: #6c382a; font-weight: bold; text-decoration: underline;}



.copyright { font-size:10px; background-color: #fdb414; color: #000000; padding:0 10px 0 0;}


