.footertext {
	font-family: verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: overline;
}
.text {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.linkstext {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF
}
.biggertext {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.smalllinktext {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF
}
.smalltext2 {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}

body {
	background-image: url(images/greybg.gif);
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF
}
a:hover {
	text-decoration: underline;
	color: #0000FF
}
a:active {
	text-decoration: none;
	color: #0000FF
}
