BODY {background-color: #FFFFFF; }
.style {font-family: verdana; font-size: 11px; font-weight: normal; color: #585858; }

A:link
	{
	text-decoration:none;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #1D1D1D;
	}
A:active
	{
	text-decoration:none;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #1D1D1D;
	}
A:visited
	{
	text-decoration:none;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #1D1D1D;
	}
A:hover
	{
	text-decoration:underline;
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #1D1D1D;
	}