<!--
/* Lai Wah Heen site stylesheet */

a:active 	{border: none; outline: 0;}
a:focus 	{border: none; outline: 0;}

a:link  	{color: rgb(204,80,28);}
a:visited	{color: rgb(204,80,28);}
a:hover		{color: rgb(150, 160, 85);}
a:focus		{color: rgb(204,80,28);}
a:active	{color: rgb(204,80,28);}

.addr_text
{
  color: rgb(150, 160, 85);
  font: normal small Verdana, Arial, sans-serif; font-size: 10px; font-weight: 500;
  letter-spacing: 0.00em; line-height: 1.5em;
}

.content
{
  position: absolute; left: 430px; top: 145px; width: 330; text-align: left;
  margin: 10px; margin-right: 25px;
}
/*  height: 500px; overflow:scroll; */

.content, .text, .grnn_text, h1, h2, .chinese
{
  color: rgb(204,80,28); background-color: transparent;
  font: normal small TimesNR, Times, serif; font-size: 14px; font-weight: 600;
  letter-spacing: 0.02em; line-height: 1.3em;
}

.grnn_text
{
  color: rgb(150, 160, 85);
}

.chinese
{
  font: normal small TimesNR, Times, serif; font-size: 14px; font-weight: 500;
  letter-spacing: 0.05em; line-height: 1.3em;
}

.blinks
{
  color: rgb(150, 160, 85); background-color: transparent;
  font: normal small Verdana, Arial, sans-serif; font-size: 11px; font-weight: 500;
  letter-spacing: 0.01em; line-height: 1.3em;
}
a.blinks 	  	{text-decoration:underline; text-transform: uppercase;}
a.blinks:link  		{color: rgb(150, 160, 85);}
a.blinks:visited	{color: rgb(150, 160, 85);}
a.blinks:hover		{color: rgb(204,80,28);}
a.blinks:focus		{color: rgb(150, 160, 85);}
a.blinks:active		{color: rgb(150, 160, 85);}

h1
{ color: rgb(150, 160, 85);
  font: normal small Verdana, Arial, sans-serif;
  font-size: 22px; font-weight: 500;
  letter-spacing: -0.01em; line-height: 1.5em;
}

h2
{ color: rgb(150, 160, 85);
  font: normal small Verdana, Arial, sans-serif;
  font-size: 16px; font-weight: 600;
  letter-spacing: -0.01em; line-height: 1.0em;
}

-->
