BODY {
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Black;
}

WHITE {
	font-family : Arial, sans-serif;
	font-size : 8px;
	font-weight : normal;
	color : White;
}

A {
	text-decoration : none;
	color : Blue;
	}

A:HOVER {
	color : Red;
	text-decoration : underline;
}

H5 {
	color : Black;
	font-family : Verdana, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.arthead   { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: Black; font-weight: bold; text-transform: uppercase; }
.artname   { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }
.arttext   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.artdate   { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

.navlnk1:  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.navlnk2   { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000088; font-weight: bold; }



