   a:link    {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a:active  {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a:visited {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a:hover   {
	text-decoration: blink;
	font-weight: bold;
	color: #EFEFF8;
	text-transform: none;
}
   H1        {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
   BODY      {font: 12px Arial; color: #CCCCCC; text-decoration: none;}
   a.email:link {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a.email:active {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a.email:visited {text-decoration: none; font-weight: bold; color: #FFFFFF}
   a.email:hover {text-decoration: none; font-weight: bold; color: #EFEFF8}
   
   html {
   	overflow-y: scroll;
}
   
   
   (Use <link rel="stylesheet" href="../images/style.css" type="text/css"> )
