a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	font-size: 12px;
}
h1 {
	font-size: 24px;
}
.head {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14;
}
#footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
