﻿body
{
    background-color: #000000;
}
#copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    background-color: #000000;
    text-align: center;
 }
a:hover
{
    font-style: italic;
    font-weight: bold;
}
a
{
    color: #FF0000;
    text-decoration: none;
}
a:visited
{
    color: #800517;
}
.BarOfFire
{
	width: 740px;
	height: 5px;
}
