   a:link    {text-decoration: none; font-weight: bold; color: #B9C6D3}
   a:active  {text-decoration: none; font-weight: bold; color: #B9C6D3}
   a:visited {text-decoration: none; font-weight: bold; color: #B9C6D3}
   a:hover   {
	text-decoration: blink;
	font-weight: bold;
	color: #A3AAB1;
	text-transform: none;
}
   H1        {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
   H2        {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
   H6        {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
   BODY      {font: 12px Arial; color: #333333; text-decoration: none;
   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;}
   a.email:link {text-decoration: none; font-weight: bold; color: #B9C6D3}
   a.email:active {text-decoration: none; font-weight: bold; color: #B9C6D3}
   a.email:visited {text-decoration: none; font-weight: bold; color: #B9C6D3}
   a.email:hover {text-decoration: none; font-weight: bold; color: #A3AAB1}
   
   
   (Use <link rel="stylesheet" href="style.css" type="text/css"> )

