BODY {
	background-color : white;
	font-family : Tahoma, Verdana;
	font-size : small;
	margin-top : 0;
	margin-left : 0;
}
TABLE {
	font-size : x-small;
	color : Black;
}

A {
	text-decoration : none;
	color : #CBCBCB;
}

A:HOVER {
	text-decoration : underline;
}

A.section_name {
	COLOR: #414141;
	text-decoration : none;
	text-align: center;
	width: 100%;
	font-weight : bold;
}
A.section_name:hover {
	COLOR: #FFD700;
	background-color : Black;
	text-decoration : none;
	WIDTH: 100%
}

.section_table {
	background : #FFE860;
	text-align: center;
}

.section_table_header {
	background : #DAA520;
	color : Black;
	font-weight : bold;
	text-align: center;
}

.photo_name {
	background : #EECB00;
	color : #494949;
	font-weight : bold;
	text-align: center;
}

.photo_description {
	color : #363636;
	font-size : smaller;
	text-align: center;
}

.photo_section_name {
	background : #DFBE00;
	color : Black;
	font-weight : bold;
	font-size : larger;
	text-align: center;

}

.photo_table {
 background : #FFE860;
 text-align: center;
}