BODY {
	font-family : Verdana, sans-serif;
	font-size : small;
	text-align : justify;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
    margin-right : 0;
}

BODY.bg {
	font-family : Verdana, sans-serif;
	font-size : small;
	text-align : justify;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
    margin-right : 0;
	background-image : url(images/bg_green.gif);
	background-repeat : repeat;
}

BODY.horseshoe {
	font-family : Verdana, sans-serif;
	font-size : small;
	text-align : justify;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
    margin-right : 0;
	background-image : url(images/anvil_bg.gif);
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : fixed;
	background-color : #006666;
	}
	
	BODY.celtichorse {
	font-family : Verdana, sans-serif;
	font-size : small;
	text-align : justify;
	color: White;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
   margin-right : 0;
	background-repeat : no-repeat;
	background-position : right top;
	background-attachment : fixed;
	background-color : #004141;
	}

A {
	color : #669933;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

A:HOVER {
	color : #660066;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}


A.large {
	color : #669933;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

A.large:HOVER {
	color : #660066;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

A.largeyw {
	color : #006400;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

A.largeyw:HOVER {
	color : Black;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}


A.small {
	color : #669933;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 8px;
}

A.small:HOVER {
	color : #660066;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 8px;
}

A.gallery {
	color : #C8DBC8;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

A.gallery:HOVER {
	color : #cc99ff;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 12px;
}

A.gallerysm {
	color : #C8DBC8;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

A.gallerysm:HOVER {
	color : #cc99ff;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-size : 10px;
}

A.largewhite {
	color : #C8DBC8;
	text-decoration : none;
	font-family : Verdana, sans-serif;
	font-weight: bold;
	font-size : 12px;
}

A.largewhite:HOVER {
	color : #F0FFFF;
	text-decoration : underline;
	font-family : Verdana, sans-serif;
	font-weight: bold;
	font-size : 12px;
}