/* CSS Document */

body	{

	margin:0px;

	}

a:link	{

font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:underline;

	line-height:16px;

	color:#6B7575;

}

a:hover	{

font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:underline;

	line-height:16px;

	color:#384238;

}

a:active	{

font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:none;

	line-height:16px;

	color:#384238;

}

a:visited	{

font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:normal;

	text-decoration:underline;

	line-height:16px;

	color:#6B7575;

}