@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

body
{
	background-color: #4d4d4d;
	padding: 0;
	border: 0;
}

table
{
	border: hidden;
	padding: 0px;
	margin: 0px;
}

a:link
{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: underline; 
}

a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a img
{
	border: none;
	border-width: 0px;
}
