

a:link {color: #fff; text-decoration: none} 
a:visited {color: #fff; text-decoration: none} 
a:hover {color: #ddd; text-decoration: none} 
a:active {color: #fff; text-decoration: none} 
.border {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;

}

.border a:link {color: #777777; text-decoration: none} 
.border a:visited {color: #777777; text-decoration: none} 
.border a:hover {color: #000000; text-decoration: none} 
.border a:active {color: #777777; text-decoration: none} 
.borderEnd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;


}
.borderright {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;


}
td {
	font: 10px Arial, Helvetica, sans-serif;
}
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
}
