body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
table {  font-size: 12px}
A {
	text-decoration: none;
	color: #000000;
	text-decoration: underline;
}

A:hover {
	text-decoration: underline;
	color: #CC0099;
}
.MenuTitle {   
	font-weight: bold;
}
.SubMenu {
	font-size: 12px;
	color : #888888;
}
.Title {
	font-weight: bold;
}
.SubTitle {
	font-weight: bold;
}
.ArtTitle {
	font-style: italic;
}
.ArtSource {
	font-style : normal;
}
