﻿
a:link{
	color: silver;
	border:0px;
}
a:hover{
	color:orange;
	border:0px;
}
a:visited{
	color:orange;
	border:0px;
}
img{
	border:0px;
}
table{
	text-align:center;
}

