a:link {
        color: #24858A;
	text-decoration: underline;
	font-weight: bold;
}

body {
        font-family: sans-serif;
        color: #8A4794;
        background: white url(http://www.scottishlace.com/images/bkglace1.gif) repeat-y;
}

ul {
        font-family: sans-serif;
        color: #8A4794;
}

li {
        font-family: sans-serif;
        color: #8A4794;
}

a:visited {
        color: #24858A;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #24858A;
	text-decoration: underline;
	font-weight: bold;
}

th {
	font-family: sans-serif;
        color: #FFFFFF;
	background: #339999;
}

td {
	font-family: sans-serif;
	color: #8A4794;
}

b {
	color: #24858A;
}

h3 {
	font-family: sans-serif;
	color: #24858A;
}

h2 {
        font-family: sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        font-size: 25px;
        color: #006666;
}

h5 {
        font-family: sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 10px;
        color: #8A4794;
}

p {
	font-family: sans-serif;
	color: #8A4794;
}






