.navbar a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.navbar a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.navbar a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.navbar a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.body a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.body a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.body a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.body a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
p {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
form {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
body {
	background-image: url(images/background.gif);
}
