﻿.wposition {
	text-align: center;
}
body 	{
	color: #000000;
	text-align: justify;
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 2px;
	margin-right: 20px;
	margin-left: 40px;
	display: block;
	text-decoration: none;
	background-color: #000000;
}
a:link	{
	color: #000000;
	text-decoration:none;
}
a:hover	{
	color: #000000;
}
a:active{
	color: #000000;
}
a:visited{
	text-decoration:none;
	color: #000000;
}
