body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	background-image:  url(Images/decoration/Faded%20White%20Background.PNG);

}
a:link {
	color: #FFCC00;
	text-decoration: none;
	font-style: italic;
}
a:visited {

	color: #FFCC00;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline overline;
	font-style: italic;
}
a:active {
	color: #FF0000;
	text-decoration: underline overline;
	font-style: italic;
}
em {
	font-style: italic;
	text-decoration: none;

}
i {
	font-style: italic;
	text-decoration: none;
}
strong {
	font-weight: bold;
	text-decoration: none;

}
b {
	font-weight: bold;
	text-decoration: none;

}
.menu {
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;



}
.menu a:link {
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.menu a:visited {
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}
.menu a:hover {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	text-transform: uppercase;

}
.menu a:active {
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	text-transform: uppercase;

}
h1 {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: large;


}
h2 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
h3 {
	font-style: normal;
	color: #FF0000;
	font-size: medium;
	text-decoration: none;
	font-weight: bold;


}
h4 {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-size: medium;
	font-style: normal;
}
hr {
	color: #CCFFFF;
	height: 1px;
}
.divider hr {
	color: #CCFFFF;
	height: 1px;
}
.divider td {
	font-style: italic;
	font-weight: bold;
	color: #CCFFFF;
}
