body,td,th {
	color: #000000;
	font-size: 18px;
}
body {
	background-color: #0099FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
a {
	font-size: 18px;
}
h1 {
	font-size: 24px;
}
