body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size:150%
}

a:link {
	color: #0000FF;
	text-decoration: none;
	font-size:150%
}
a:visited {
	color: #0000FF;
	text-decoration: none;
	font-size:150%
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size:150%
}
a:active {
	color: #FFFF00;
	text-decoration: underline;
	font-size:150%
}
.larger-text {
	font-size:150%
}
