body {
	background-color: #666666;
}
.h1 {
	color: #660000;
	font-size: 26px;
        align: center;
	font-weight: bold;
	font-style: italic;

}
.h2 {
	color: #660000;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;

}
.h3 {
	color: #660000;
	font-size: 13px;
        font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;

}
.h4 {
	color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        padding:0 0 0 1px;
	font-size: 15px;
        font-weight: bold;
}
.h5 {
	color: #666666;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1px;
        font-weight: normal;
}
a:link {
	color: #660000;
	text-decoration: none;
        font-family:Arial, Helvetica, sans-serif;
        line-height:2em;
        
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}

.artName {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}
.artAdress {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.artLink  {
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.categoryOther {
	color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        padding:0 0 0 8px;
	font-size: 15px;
        font-weight: bold;
}
.smallBlanc {
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
}

.smallRed {
        color: #660000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight:normal;
}
#arttable
{
margin : 8% 0 0% 0%;
padding: 0;
}

#navlist
{
margin : -2% 0 0% 4%;
padding: 0;
border-bottom: 0px solid #ff9900;
}

#navlist ul, #navlist li
{
margin:2px;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
margin: 15px 0px 4px 10px;
text-decoration: none;
color: #660000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 2px solid #ffffff;
padding-bottom: 0px;
background: transparent;
color: #000;
}

#navlist a:hover 
        { color: #ffffff; 
}
#navlist a:active
        { color: #ffffff; 
}
