﻿.copyRightBody
{
    background-color: #333729;
    color: White;
    font-family: Monotype Corsiva;
    text-align:left;
    position:relative;
    width:800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
a.copyRightBody:link
{
	text-decoration: none;
	color: White;
}
a.copyRightBody:visited 
{
	text-decoration: none;
	color: White;
}
a.copyRightBody:hover 
{
	text-decoration: underline;
	color: White;
}
