a:link		{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			color: #f53f0a;
			text-decoration: none;
			}
a:hover		{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			color: #f53f0a;
			text-decoration: underline;
			}
a:visited	{
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			color: #434343;
			text-decoration: none;
			}
ul			{
			font-family: verdana;
			font-size: 10px;
			color: #434343
			}
p			{
			font-family: verdana;
			font-size: 10px;
			color: #434343
			}
.nh1		{
			font-family: verdana;
			font-size: 14px;
			font-weight: bold;
			color: #f53f0a;
			}
.nh2		{
			font-family: verdana;
			font-size: 14px;
			font-weight: bold;
			color: #434343;
			}