body
{
}

a
{
	font-family: Times New Roman;
	font-size: 24px;
	color: white;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
}