body {
	font-family: "Trebuchet MS", "Arial", "sans-serif";
	font-size: 12pt;
	scrollbar-base-color:rgb(248,191,36);
	scrollbar-face-color:black;
}

  a:link { font-family: Arial,Verdana,Helvetica;
    font-size: 12pt;
    color: rgb(153, 0, 0);
    text-decoration: underline;
    font-weight: normal;
    }

  a:visited { font-family: Arial,Verdana,Helvetica;
    font-size: 12pt;
    color: rgb(153, 0, 0);
    text-decoration: underline;
    font-weight: normal;
    }

  a:hover { font-family: Arial,Verdana,Helvetica;
    font-size: 12pt;
    color: rgb(50, 104, 181);
    text-decoration: underline;
    font-weight: normal;
    }

  .title { font-family: Arial,Verdana,Helvetica;
    color: rgb(153, 0, 0);
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-size: xx-large;
    text-align: center;
    }

  .menu { font-family: Arial,Verdana,Helvetica;
    color: rgb(153, 136, 119);
    font-weight: bold;
    font-style: normal;
    text-align: center;
    font-size: 12pt;
    }

  a.menu:link { color: rgb(153, 0, 0);
    text-decoration: none;
    text-align: center;
	 font-weight: bold;
    }

  a.menu:visited { color: rgb(153, 0, 0);
    text-decoration: none;
    text-align: center;
	 font-weight: bold;
    }

  a.menu:hover { color: rgb(0, 0, 255);
    text-decoration: underline;
    text-align: center;
    }

  .submenu { font-family: Arial,Verdana,Helvetica;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-style: normal;
    text-align: right;
    font-size: large;
	 padding: 5px 20px;
    }

  a.submenu:link { color: rgb(153, 0, 0);
    text-decoration: none;
    font-style: normal;
    text-align: center;
	 font-weight: bold;
	 padding: 5px 20px;
    }

  a.submenu:visited { color: rgb(153, 0, 0);
    text-decoration: none;
    font-style: normal;
    text-align: center;
	 font-weight: bold;
	 padding: 5px 20px;
    }

  a.submenu:hover { color: rgb(0, 0, 255);
    text-decoration: underline;
    text-align: center;
	 padding: 5px 20px;
    }

  .horsename {font-weight: bold;
    font-variant: small-caps;
	 }

  a.horsename:link { color: rgb(153, 0, 0);
    text-decoration: none;
	 font-weight: bold;
    font-variant: small-caps;
	 }

  a.horsename:visited { color: rgb(153, 0, 0);
    text-decoration: none;
	 font-weight: bold;
    font-variant: small-caps;
    }

  a.horsename:hover { color: rgb(0, 0, 255);
    text-decoration: underline;
    font-variant: small-caps;
    }

