.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}


.ai_text {
	font-family: Arial;
	font-size: 12px;
}


.ai_text_spacer {
	font-family: Arial;
	font-size: 12px;
}


.ai_title {
	font-family: Arial;
	font-size: 18px;
}


.main {
	font-family: Tahoma, Arial;
	font-size: 9px;
}


input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}


select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}


table {
	border: 1px none;
}



.horsesforsale_title {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: Bold;
	color: #424242;
}



.horsesforsale_price_large {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: Bold;
	color: #424242;
}


.horsesforsale_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #424242;
}


.gallery_close {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.gallery_close A:link
{
	color: #000000;
    text-decoration: none;
}
.gallery_close A:active
{
	color: #000000;
    text-decoration: none;
}
.gallery_close A:visited
{
	color: #000000;
    text-decoration: none;
}
.gallery_close A:hover
{
	color: #000000;
	text-decoration: underline;
}