body {
	background-color: #000000;
	background-image: url(images/headerGradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 2c516b;
	text-decoration: none;
}
.footerLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 2c516b;
	text-decoration: none;
}
.footerLink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: 2c516b;
	text-decoration: underline;
}
.boldGold {
	color: eed273;
	font-weight: bold;
}
.aboutName {
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;

}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: cdcdcd;
	text-decoration: none;
}
a {
	color: ffffff;
	text-decoration: underline;
}
a:hover {
	color: eed273;
	text-decoration: underline;
}
