body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #00F;
}
h2 {
	font-size: 16px;
}

h1 {
	font-size: 24px;
}

a:active {
	text-decoration: none;
}
