body, p, div, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	text-align: center;
}

body {background-color:#000;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table.center {margin-left:auto; margin-right:auto;
	
}

A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 14px;
	text-decoration: none;
}

A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f71313;
	font-size: 14px;

}

A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
A:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size: 14px;
	text-decoration: none;
}

.Orange {
	font-family: Georgia, "Times New Roman", Times, serif;
		color: #f9b526;
		font-size: 24px;
	text-decoration: none;
	text-align: center;
}

.Text {
	font-family: arial;
	color: white;
	font-size: 16px;

}

.Text:hover {
	font-family: arial;
	color: red;
	font-size: 16px;

}

.Text:link {
	font-family: arial;
	color: #6699cc;
	font-size: 16px;
	text-decoration: none;
}

.Text:visited {
	font-family: arial;
	color: #6699cc;
	font-size: 16px;
	text-decoration: none;
}

.Text:active {
	font-family: arial;
	color: #f71313;
	font-size: 16px;
	text-decoration: none;
}

.Blue {
	font-family: arial;
		color: #6699cc;
		font-size: 16px;
	text-decoration: none;
	text-align: left;
}

.Heading {
	color: white;
	font-size: 28px;
	text-align: left;
}

.Small {
	color: silver;
	text-align: center;
	font: 11px Arial;
}
.Small A:link {
	font-family: arial;
	color: #fff;
	font-weight:normal;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.Small A:visited {
	font-family: arial;
	color: #fff;
	font-weight:normal;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.Small A:active {
	font-family: arial;
	color: #fff;
	font-weight:normal;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.Small A:hover {
	font-family: arial;
	color: #f9b526;
	font-weight:normal;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
