#gray
{
	color : #949082;
}

a
{
	font-size : 12;
	font-face : cursive;
	font-weight : bold;
	color : #949082;
	text-decoration : none;
}

a:link.menu,
a:active.menu,
a:visited.menu
{
	font-size : 12;
	font-face : cursive;
	font-weight : bold;
	color : #949082;
	text-decoration : none;
}

a:hover.menu
{
	font-size : 12;
	font-face : cursive;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

a.menuinuse
{
	font-size : 12;
	font-face : cursive;
	font-weight : bold;
	color : #595A53;
	text-decoration : none;
}

a.menuinuse:hover
{
	font-size : 12;
	font-face : cursive;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

a.menuispath
{
	font-size : 12;
	font-face : cursive;
	font-weight : bold;
	color : #6F6C62;
	text-decoration : none;
}

a.menuispath:hover
{
	font-size : 12;
	font-face : cursive;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.artTitle
{
	font-size : 20;
	
	font-face : cursive;
	font-weight : bolder;
	/*font-variant : small-caps;*/
	color : #6F6C62;
	text-decoration : none;
}

.artIngress
{
	font-size : 14;
	font-face : cursive;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.artBody
{
	font-size : 14;
	font-face : cursive;
	color : #000000;
	text-decoration : none;
}

.footer
{
	font-size : 12;
	font-face : cursive;
	color : #949082;
	text-decoration : none;
}
