
body { color: #a10000; font-size: 12pt; font-family: Arial; font-style: normal; font-weight: normal; font-stretch: normal; background-color: #f0fcff }

body { background-image: url(images/new-barn-larger-fade.jpg); background-repeat: no-repeat }

BODY{
scrollbar-face-color:D7ECF2;
scrollbar-arrow-color:A10000;
scrollbar-track-color:F0FCFF;
scrollbar-shadow-color:A10000;
scrollbar-highlight-color:F0FCFF;
scrollbar-3dlight-color:F0FCFF;
scrollbar-darkshadow-Color:000000;}

a:hover{color:#FF0000; }

a:link { text-decoration: none; 
	color: #000000;}

a:active { text-decoration: none; 
	color: #FF0000;}

a:visited { text-decoration: none; 
	color: #000000;}
	
HR {
height:3px;
width:100%;
background:#a10000;
margin: 0px 0px 0px 0px;  
}