body {
	background-image: url(../Contact/images/bg2.gif);
	background-repeat: repeat;
	margin-top: 25px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana;
	font-size:13px;
}

