.text1 {
	font-family:Times New Roman;
	font-weight:regular;
	font-size:12px;
	color:#fff;
}
.text2 {
	font-family:Times New Roman;
	font-weight:regular;
	font-style:italic;
	font-size:12px;
	color:#fff;
}
.text3 {
	font-family:Times New Roman;
	font-weight:bold;
	font-size:14px;
	color:#FFF100;
}

.text4 {
	font-family:Times New Roman;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

.button1 {
	font-family:Times New Roman;	
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#fff;
}

.button1:hover {
	font-family:Times New Roman;	
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#FFF100;
}

.button2 {
	font-family:Times New Roman;	
	font-size:12px;
	text-decoration: none;
	color:#fff;
}

.button2:hover {
	font-family:Times New Roman;	
	font-size:12px;
	text-decoration: none;
	color:#FFF100;
}


