﻿body {
}
.style1 {
	text-align: center;
}
.style2 {
	border-width: 0px;
}
.style3 {
	text-align: left;
	background-image: url('images/footer.gif');
	font-family: Verdana;
	font-size: xx-small;
}
.style4 {
	font-size: xx-small;
	font-family: Verdana;
	text-align: left;
	color: #666666;
}
.style5 {
	text-align: right;
	background-image: url('images/footer.gif');
	font-family: Verdana;
	font-size: xx-small;
}
.dlink a
{
color:black;
text-decoration:none;
}
.dlink a:hover
{
color:red;
text-decoration:none;
}
