/* CSS Document */



body {

font-family: lucida bright, arial, sans-serif;
font-size: 14pt;
color: #FFFFFF;

}

a:link {

text-decoration: none;
color: #FFFFFF;
font-size: 16px;
}

a:visited {

text-decoration: none;
color: #FFFFFF;
font-size: 16px;
}

a:hover {

text-decoration: none;
color: #c8c8ac;
font-size: 16px;
}
a:active {

text-decoration: none;
color: #FFFFFF;
font-size: 16px;
}

.hometable {

font-size: 14px;
font-family: lucida bright, arial, sans-serif;
font-weight: bold;

}

.gallerylinks a:visited {

color: #663300;
}

.gallerylinks a:active {

color: #663300;
}

.gallerylinks a:link {

color: #663300;
}

.gallerylinks a:hover {

color: #c8c8ac;
}

img.floatleft {
float:left;
margin-right: 4px;
margin-left: 4px;

}


