BODY
{
    COLOR: black;
    BACKGROUND-COLOR: #7c0000
}
a:link{
	text-decoration: none;
	underline: none;
	color: #0000ff;
} 
a:visited{
	TEXT-DECORATION: none;
	color: #0000ff;
} 
a:active{
	TEXT-DECORATION: none;
} 
a:hover{
	TEXT-DECORATION: none; 
	background-color:"#FF9933"; 
	color: "#000000";
} 
A.NavTopBot:link{
	text-decoration: none;
	underline: none;
	color: #ff9933;
} 
A.NavTopBot:visited{
	TEXT-DECORATION: none;
	color: #ff9933;
} 
A.NavTopBot:active{
	TEXT-DECORATION: none;
} 
A.NavTopBot:hover{
	TEXT-DECORATION: none; 
	background-color:"#FF9933"; 
	color: "#000000";
} 
.BottomNav {
	color:#dcdcdc;
}
.ContentM 
{
	font-size: 14;
	font-family:Century Gothic;
}
.TitleL 
{
	font-size: 22;
	font-family:Century Gothic;
	font-weight:bold;
}
.TitleM 
{
	font-size: 16;
	font-family:Century Gothic;
	font-weight:bold;
}
.FlashContentM 
{
	font-size: 16;
	font-family:Century Gothic;
	color: #800080;
}
.FontLB
{
	font-size: 22;
	font-weight:bold;
}
.FontLBU
{
	font-size: 22;
	font-weight:bold;
	text-decoration : underline;
}
.FontL
{
	font-size: 22;
	text-decoration : underline;
}
.FontLU
{
	font-size: 22;
}
.FontMB
{
	font-size: 18;
	font-weight:bold;
}
.FontMBU
{
	font-size: 18;
	font-weight:bold;
	text-decoration : underline;
}
.FontM
{
	font-size: 18;
}
.FontML
{
	font-size: 18;
	text-decoration : underline;
}
.FontSB
{
	font-size: 14;
	font-weight:bold;
}
.FontSBU
{
	font-size: 14;
	font-weight:bold;
	text-decoration : underline;
}
.FontS
{
	font-size: 14;
}
.FontSU
{
	font-size: 14;
	text-decoration : underline;
}