@charset "utf-8";
body{ font-family:Verdana, Geneva, sans-serif; font-size:12px;}

.heading{ font-weight:bold; font-size:18px; text-align:center; }
.heading1{ font-weight:bold; font-size:14px; }
.datehead{ font-weight:bold; font-style:italic; font-size:12px;}
.horsedatehead{ font-style:italic; font-size:12px;}
.content{ font-size:12px; }
.horsemenu{ font-size:14px; font-weight:bold; text-decoration:underline;}


.table     { border: 1px #000000 solid; }
.headrow   { background-color: #FFF;}
.brightrow { background-color: #e8dcca/*#AFA*/;}
.darkrow   { background-color: #ccc4b9; }

a:active   { text-decoration: none; color: #000000; font-weight: bold; }
a:link     { text-decoration: none; color: #000000; font-weight: bold; }
a:visited  { text-decoration: none; color: #000000; font-weight: bold; } 
a:hover    { text-decoration: underline; color: #000000; font-weight: bold; }

a.horse:link{ color:#000; font-size:10px; text-decoration:none; margin-left:10px;  outline:none; }
a.horse:visited{ color:#000; font-size:10px; text-decoration:none; margin-left:10px; outline:none;}
a.horse:hover{ color:#000; font-size:10px; margin-left:10px; outline:none; }
a.horse:active{ color:#000; font-size:10px; margin-left:10px; outline:none;  }
