a:link {
	color: #660000;
	font-size:12px;
	text-decoration: none;
        font-family:Arial, Helvetica, sans-serif; 
				font-weight:bold;

}

a:visited {
	color: #660000;
	font-size:12px;
	text-decoration: none;
        font-family:Arial, Helvetica, sans-serif; 
				font-weight:bold;
		
}

a:hover {
	color: #660000;
	font-size:12px;
	text-decoration: none;
        font-family:Arial, Helvetica, sans-serif;        
				font-weight:bold;
}

a:active {
	color: #660000;
	font-size:12px;
	text-decoration: none;
        font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
}

.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;
}

