   a:link    {
	text-decoration: none;
	font-weight: bold;
	color: #9D0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
   a:active  {
	text-decoration: none;
	font-weight: bold;
	color: #9D0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
   a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9D0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
   a:hover   {
	text-decoration: blink;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;

}
   H1        {font: bold 12px Arial; color: #b1977c; text-decoration: none;}
   BODY      {font: italic 10px "Times New Roman", Times, serif; color: #666666; text-decoration: none;}
   a.email:link {
	text-decoration: none;
	font-weight: bold;
	color: #9D0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
   a.email:active {text-decoration: none; font-weight: bold; color: #9D0000}
   a.email:visited {text-decoration: none; font-weight: bold; color: #9D0000}
   a.email:hover {text-decoration: none; font-weight: bold; color: #b1977c}
   
   
   (Use <link rel="stylesheet" href="../images/style.css" type="text/css"> )
