@charset "utf-8";
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#5b6065;
	
}

.contentHead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#f9b963;
	}

a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#f9b963;
	text-decoration:underline;
	
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#f9b963;
	text-decoration:underline;

}

a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#f9b963;
	text-decoration:none;
	
}

a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#f9b963;
	text-decoration:underline;

}


.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#5b6065;
}

a.footer1:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#f9b963;
	text-decoration:none;
	
}

a.footer1:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#f9b963;
	text-decoration:none;

}

a.footer1:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#f9b963;
	text-decoration:none;
	
}

a.footer1:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#f9b963;
	text-decoration:underline;

}