   a:link    {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
   a:active  {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
   a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	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;
    background-image:url('/images/bgpattern150.gif');
    background-attachment: fixed;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
   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"> )
