A {
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background: none;
}
A:hover {
	color: Maroon;
	font-weight: normal;
	text-decoration: underline;
	}

body p {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 65%;
 }
 
body
{
	background-image: url(http://www.westclare.net/marydalys/images/back1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
BODY
{
	scrollbar-face-color: Maroon;
	scrollbar-shadow-color: #FFFF99;
	scrollbar-highlight-color: #FFF7C6;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: Maroon;
	scrollbar-track-color: #color;
	scrollbar-arrow-color: #CCCCCC;
   }
table {
border: solid 1px #ccc;
}   

