body 
{
	margin : 0px 0px 0px 0px;
	background-color : #FEE388;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration : underline;
}

a:visited {
	color: #336666;
	text-decoration : underline;
}

a:hover {
	text-decoration: none;
	color: #FEE388;
	background-color : #336666;
}

.exhibits {
	font-size : 12px;
}

.index {
	font-size: 10px;
	font-weight : normal;
}

.index a:link {
	color: #336666;
	text-decoration : underline;
}

.index a:visited {
		color: #336666;
	text-decoration : underline;
}

.index a:hover {
	text-decoration: none;
	color: #FEE388;
	background-color : #336666;
}



.byline {
	font-weight : bold;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}



.med {
	font-weight : bold;
	font-size: 16px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

.work {
	font-weight : bold;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align : center;
}

.bold
{
	font-weight : bold;
	font-size : 18px;
}

.bold a:link {
	color: #000000;
	text-decoration : underline;
}

.bold a:visited {
	color: #000000;
	text-decoration : underline;
}

.bold a:hover {
	text-decoration: none;
	color: #FEE388;
	background-color : transparent;
}

.more {
	font-weight : bold;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #000000;
	text-align: center;
}

.more a:link{
	font-weight : bold;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #000000;
	text-decoration: underline;
}


.more a:visited{
	font-weight : bold;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.more a:hover{
	font-weight : bold;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FEE388;
	text-decoration: underline;
	background-color : transparent;
}

.head {
	font-weight : bold;
	font-size: 14px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #69A6AB;
}

h1 {
	font-weight : bold;
	font-size: 24px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #000000;
	font-style: normal;
}

h2 {
	font-weight : bold;
	font-size: 18px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FEE388;
}

.border {
	border : 1px solid #000000;
}

.italic
{
	font-style : italic;
}