head {
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 22px;
	color: #ffffff;
}

body{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 22px;
	color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration:underline;
}
