body {
    font-size:   12px;
    font-family: Verdana;
}

td {
    font-size:   12px;
    font-family: Verdana;
}

.head {
    font-weight: bold;
    font-size: 24px;
}

.cat_title {
	font-size: 18pt;
	font-family: Verdana;
}

a {
    font-size:       12px;
    color:           #0000AA;
    text-decoration: underline;
}

a:hover {
    color: #0000DD;
    text-decoration: underline;
}

a.gallery_link {
    font-size:	16px;
    font-weight: bold;
    font-family: Arial;
    color:	#FFFF00;
    text-decoration: none;
}

a:hover.gallery_link {
    color: #FFFFFF;
}

a.site_link {
    font-size:	12px;
    font-weight: bold;
    font-family: Arial;
    color:	#000099;
    text-decoration: none;
}

a:hover.site_link {
    color: #1111DD;
}

a.archive_link {
    font-size:	11px;
	font-style: italic;
    font-family: Arial;
    color:	#FFFF00;
    text-decoration: none;
}

a:hover.archive_link {
    color: #FFFFFF;
}

.galleryTable {	
	border: 1px solid #000099;
}

td.linksTable {
    border-color: #AAAAAA;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 8px;
}
