A:HOVER {color : #e8e6d5; text-decoration : underline;}

/*A.footer:LINK {
	text-decoration: underline;
	color: White;
}

A.footer:VISITED {
	text-decoration: underline;
	color: White;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: Gold;
}

A.footer:HOVER {
	color: Gold;
	text-decoration : underline;
}*/

.footer a {
	font-size:10px;
	color:#cac59b;
	text-decoration:underline;
}

.footer a:hover {
	font-size:10px;
	color:#e8e6d5;
	text-decoration:none;
}

A.footer1:LINK {
	text-decoration: underline;
	color: #7d826c;
}

A.footer1:VISITED {
	text-decoration: underline;
	color: #cac59b;
}

A.footer1:ACTIVE {
	text-decoration: underline;
	color: #7d826c;
}

A.footer1:HOVER {
	color: #676d54;
	text-decoration : underline;
}

td, div {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: White}

h1 {
	padding-top:15px;
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:13px; 
	font-style:italic;
}