

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
	}

a:hover {
    color: #A22BAD;
    text-decoration: underline;
	font-weight : bold;
		}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight : bold;
	}

a.nolink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.nolink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
	}

a.nolink:hover {
    color: #A22BAD;
	text-decoration: none;
	font-weight: normal;	
		}

a.nolink:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
	}

a.sculptures:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.sculptures:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
	}

a.sculptures:hover {
    color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
		}

a.sculptures:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
	}	
	
	
P {
    color: #FFFFFF;
    font:  10pt;
    font-family:  verdana}

.content {
    color: #FFFFFF;
    font:  10pt;
    font-family:  verdana}	

H1 {
	color: #FFFFFF;
	font-family: verdana;
	font-weight : bold;
	font-size: 11pt;
}

H2 {
    color: #6B6B6B;
    font: 8pt;
    font-family: verdana}

TD.sculpture {
	color: #FFFFFF;
	font: 7pt;
	font-family: verdana;
	text-align : center;
}