
.text_bold {
	
color:#ffcc00;
font-family:arial;
font-weight:bold;

}

.text_bold_small {
	
color:#ffcc00;
font-family:arial;
font-weight:bold;
font-size:8pt;

}

.text_regular {
	
color:#ffcc00;
font-family:arial;
font-size:10pt;

}

.input_box {
	
  border-color:#FFCC00;
  background-color:#000000;
  color:#FFCC00;

}

.photo_description {

color:#ffcc00;
font-family:arial;
font-size:7pt;	
	
}
