a
{
	color: #666666;
	text-decoration: underline;
}
a:link
{
	color: #666666;
	text-decoration: underline;
}
a:visited
{
	color: #666666;
	text-decoration: underline;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}
a:active
{
	color: #666666;
	text-decoration: underline;
}
a:focus
{
	color: #666666;
	text-decoration: underline;
}

a img
{
	border: 0;
	display: block;
}
h3
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #9c9c9c;
}
.bodytext
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bodylinks
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.borders
{
	border: 1px solid #666666;
}
.background
{
	background-image: url(images/body_background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footerlinks
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

