﻿
a:link    {color: #FFFFFF; text-decoration:underline; font-family: Tahoma;   }
a:visited {color:#FFFFFF; text-decoration:underline; font-family: Tahoma;  }
a:active  {color:#AFD305; text-decoration:none; font-family: Tahoma; }
a:hover   {color:#AFD305; text-decoration:none; font-family: Tahoma; }



a:link.copyright    {color: #FFFFFF; text-decoration: underline; font-family:  Tahoma; font-size: 8pt;  }
a:visited.copyright    {color:#FFFFFF; text-decoration:underline; font-family:  Tahoma; font-size: 8pt; }
a:active.copyright    {color:#FFFFFF; text-decoration:none; font-family:  Tahoma; font-size: 8pt; }
a:hover.copyright    {color:#FFFFFF; text-decoration:none; font-family:  Tahoma; font-size: 8pt;}

a:link.h    {color: #FFFFFF; text-decoration: underline; font-family: Tahoma; font-variant: small-caps; font-weight: bold;font-size: 10pt ; }
a:visited.h  {color:#FFFFFF; text-decoration:underline; font-family: Tahoma; font-variant: small-caps; font-weight: bold;font-size: 10pt  ; }
a:active.h   {color:#AFD305; text-decoration:none; font-family: Tahoma; font-variant: small-caps; font-weight: bold; font-size: 10pt  ; }
a:hover.h    {color:#AFD305; text-decoration:none; font-family: Tahoma; font-variant: small-caps; font-weight: bold; font-size: 10pt  ;}

/* for horse name Links on listing pages */
a:link.nameLink  	{color:#3D5500; text-decoration:underline; font-family: Tahoma; font-weight: bold; }
a:visited.nameLink  {color:#3D5500; text-decoration:underline; font-family: Tahoma; font-weight: bold;}
a:active.nameLink  	{color:#3D5500; text-decoration:none; font-family: Tahoma; font-weight: bold; }
a:hover.nameLink  	{color:#954A00; text-decoration:none; font-family: Tahoma; font-weight: bold;}


a:link.tiny  	{color: #C86C39; text-decoration: underline; font-family: Tahoma; font-size:8pt}
a:visited.tiny  {color:#C86C39; text-decoration:underline; font-family: Tahoma; font-size:8pt }
a:active.tiny  {color:#503017; text-decoration:none; font-family: Tahoma; font-size:8pt }
a:hover.tiny  {color:#503017; text-decoration:none; font-family: Tahoma; font-size:8pt}


body
{ 
	 background-image: url('images/background.jpg');
	 background-color:#230909
}

table, td
{
	font-family: Tahoma;
	font-weight: normal;
	color: #D8D8D8;
	font-size: 10pt
}


.img1
{
	border: 3px groove #954A00; padding: 2px
}

hr
{
	border-style:inset; border-width:1px; width: 100%;
	color:  #0B0A27
}
 .img
{
	border: 2px solid #FFFFFF;
}