 a {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;

}
 a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.main a:hover{
	color: #333333;
	text-decoration: underline;
}
 /*a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}*/

td.content {
	background-image: url(images/bggrey500.jpg);
	background-repeat: repeat-x;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;


}
.email a{
	color: #999999;
	text-decoration: underline;

}
.email a:hover {
	color: #333333;
	text-decoration: underline;

}
#address {
	text-align: left;
	left: 200px;
	position: relative;
}
