body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFD8C6;
}
.title {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #FC8894;
}
.sub_title {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #FC8894;
}
.big {
	font-size: 18px;
}
.pink{
	color: #FC8894;
}
.blue{
	color: #B1D1FA;
}
.big_blue{
	color: #B1D1FA;
	font-size: 18px;
}
a.link{
	color: #B1D1FA;
}
a.link:hover{
	color: #B1D1FA;
}
