A:link, A:visited, A:active
{
	color: #000000;  
	text-decoration: none;
	font-family : Verdana, sans-serif;
	font-size : 13px;
	font-weight : normal;
	font-style : bold;
}

A:hover   
{
	color: #000000;  
	text-decoration: underline
}

body
{
	background-color: #6f6f6f;
	margin: 0px 0px 0px 0px;
}


div
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : 13px;
	font-weight : normal;
	font-style : bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
	width: 800px;
}

img
{
	border: 0px;
}

div.menu
{
	text-align: center;
}