.copyright
	{
	color : #92A2C6;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
        font-weight: bold;
	}

.body
	{
	color : #DFE4EF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
        font-weight: bold;
	}

.menu
	{
	color : #B2BDD7;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight: bold;
	}

.menu:visited
	{
	color : #B2BDD7;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight: bold;
	}

.menu:active
	{
	color : #A52A2A;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight: bold;
	}

.menu:hover
	{
	color : #ffffff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
        font-weight: bold;
	}